.bg-img {
  background-image: url("../img/teatime.jpg");
  background-size: cover;
  background-position: center 60%;
}