@media screen and (max-width: 991px) {
    .mt-mobile-menu-widget .mt-menu-button.mt-button {
        display: none;
    }
}
@media screen and (max-width: 575px) {
    #block-cleanplus-grandjunctionresourcecenterprogramcontact h3,
    #block-cleanplus-montroseresourcecenterprogramcontact h3 {
        font-size: 20px;
    }
}
@media screen and (max-width: 575px) {
   .container .block-mt-hero-v2 .container .field--name-field-mt-hero-v2-image {
       width: 100%;
       margin: 0;
    }
}