#bannerBackground {
    background-image: url(/images/sutfing.jpg);
  }

#bannerLogo{
    background-image: url(/images/film_logo.svg);
  }


  #fixed {
    background-image: url('/images/town.jpg');
  }

  iframe {
    padding-top: 2rem;
    padding: 2rem;
  }

#linkIcon {
  background-image: url(/images/pin.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 5rem;
  margin: 0;
  padding: 0;
}
