#hero {
  width: 100%;
  height: 100vh;
  background: url("../assets/bg1.jpg") top center;
  background-size: cover;
  background-position: right;
}
