/* 
 Theme Name:     Divi Child
 Author:         Haley
 Author URI:     https://walledmahmoud.github.io/WalledMahmoud/
 Template:       Divi
 Version:        5.21
 Description:   A Child Theme For Divi 
 Wordpress Version: 5.2.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


.et_pb_gallery_item img {
    width: 270px !important;
    height: 200px !important;
}

@media only screen and (min-width: 965px) and (max-width: 1315px) {

    .home h2.et_pb_module_header a {
        font-size:48px !important;
    }
}

ul#mobile_menu {
    background-color: rgba(255, 255, 255, 1) !important
}

ul#mobile_menu li a {
    color:#111;
}