

@media only screen and (max-width: 1100px){
.mobile_menu_button {
height: 250px !important;
}
.side_menu_button {
height: 250px !important;
}
.logo_wrapper {
height: 250px !important;
}
}