/*
Theme Name: mf-grafik-child
Description: Divi Child Theme
Author: MF GRAFIK
Template: Divi
Version: 1.0
*/



@media screen and (max-width: 980px) {
   .et_fixed_nav #main-header{
      position: fixed !important;
      Top:0;
      Left:0;
      Right:0;
   }
}

.et_mobile_menu {
overflow: scroll !important;

max-height: 83vh;

}