body {
--mobile-menu-toggle: white;
}
@media only screen and (max-width: 767px) {
.bottom-3 {
width:100% !important;
}
}
@media only screen and (max-width: 767px) {
.bottom-1a,
.bottom-2a {
width: 30% !important;
}
.bottom-1b,
.bottom-2b {
width: 65% !important;
}
}