@media screen and (min-width: 768px) {
.header-logo a img {
  width: 30% !important;
}
}

.banner-hero.banner-2 {
    background-color: #e5e5e5;
}