@media only screen and (max-width: 980px)
{
body #custom-sidebar {
    display:none !important;
}
.custom-mobile-menu .mobile_menu_bar {
    left: -45px !important;
    top: 9px !important;
}
.custom-mobile-menu .et_mobile_menu {
  top: 52px !important;}
.custom-mobile-menu .mobile_nav.opened .mobile_menu_bar:before {
    content: '\4d';
  font-family: ETmodules !important;
}
}
.et-pb-contact-message:empty {
  display: none !important;
}
