/* 
Theme Name: DiviChild 
Theme URI: http://elegantthemes.com 
Description: A Child Theme built for Divi 
Author: 
Author URI: 
Template: Divi 
Version: 1 License: GNU General Public 
License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/

#logo {
    max-height: 85%;
}

@media only screen and (min-width: 981px){
#logo {
    max-height: 180% !important;
    box-shadow: 0px 20px 20px -18px rgb(0 0 0 / 50%);
}}

