

@media only screen and (max-width: 600px) {
   .header__logo img {width: 100%;}
    .hero.-type-10 .hero__slide{min-height: 70vh!important;}
    .hero.-type-10 .hero__nav{display: none;}
    .pageHero .pageHero__title{font-size: 30px!important;}
    .md\:text-40 {font-size: 30px !important;    }
    .layout-pt-lg .button.-outline-accent-1{display: none;}

}