/*.page-double-storey .banner , .page-single-storey .banner{*/
/*  background-position: center !important;*/
/*}*/
.banner {
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100%;
  height: auto;
  min-height: auto;
  position: relative;
}
.banner-content {
  position: static;
}
