/*!
Theme Name: Divi-Child
Template: Divi
*/

/*make the Divi mobile dropdown menu scrollable*/

.et_mobile_menu {
overflow: scroll !important;
max-height: 80vh;
}
