/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/

@media (max-width: 991px) {
  .rpb-hero {
    background-image: none !important;
    background-color: #053C5A;
  }
}