

.film{
    background-image: url('../img/film/mercy/mercy.jpg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }