.bg-image {
  background-image: url("https://source.unsplash.com/kKvQJ6rK6S4/660x1000");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
