@media only screen and (max-width: 880px) {
  .section-5-home{ max-height: 320px; }
}
@media only screen and (max-width: 834px) {
  .navbar.sticky-top { padding-left: 5px;   padding-right: 5px;  }
  .div-img-set{ color: #008DC9; margin-right: 8px; font-size: 3em; }
  .text-sub-img-sub-banner{ color: #008DC9; font-size: 1.125rem; font-weight: 500; }
}