#hero .container {
  display: none !important;
}
#hero .heroOverlay {
  background-color: rgba(0,0,0,0) !important;
}
@media screen and (max-width: 992px) {
  #hero {
    height: 300px;
  }
}
.homepage section#section_2.section.section_Boxes.None.ScaleToFit a img.img-responsive {
   width: 270px !important;
}