
.page-template-page-construction-brochure .sub-banner h1 {
    font-size: 2rem;
  margin: auto;
}
body.page-template-page-construction-brochure .container iframe {
    height: 70vh !important;
    width: 100% !important;
}
.sub-banner .container{
    height:auto !important;
}
@media (max-width: 767px) {
    .sub-banner{min-height:auto !important;padding-top: 20px !important;
    padding-bottom: 20px !important;}
    .page-template-page-construction-brochure .sub-banner h1 {
    font-size: 1rem;
  margin: auto;
}
}