/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://graphikcreative.com
 Description:  Child Theme for Divi
 Author:       Samantha Nardelli
 Author URI:   https://graphikcreative.com
 Template:     Divi
 Version:      1.0.3
*/

/*****Add any custom CSS below this line*****/
@media (max-width: 640px) {
    .services-tab-new .dd-divimenu-open .et_pb_divimenus_flex_item {
        margin-bottom: 15px !important;
        width: calc(50% - 15px);
        margin-right: 15px;
    }
}