
@media screen and (max-width: 767px) {

.text-block h1, h2 {
    font-size: 20px!important;
}
summary.menu__heading.h4 {
    font-size: 18px;
}
span.menu-drawer__menu-item-text.wrap-text {
    font-size: 16px;
}

}