/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.4.7.1709280217
Updated: 2024-03-01 08:03:37

*/

@media only screen and (max-width: 1277px ) and  (min-width: 1250px) {
.et_header_style_left .logo_container {
    height: 80%;
    width: 24%;
    margin-top: 4vh;
}
}
@media only screen and (max-width: 1249px ) and  (min-width: 1173px) {
.et_header_style_left .logo_container {
    height: 75%;
    width: 24%;
    margin-top: 4vh;
	}
}

@media only screen and (max-width: 1172px ) and  (min-width: 1100px) {
.et_header_style_left .logo_container {
    height: 60%;
    width: 24%;
    margin-top: 8vh;
	}
}


@media only screen and (max-width: 1099px ) and  (min-width: 1053px) {
.et_header_style_left .logo_container {
    height: 45%;
    width: 24%;
    margin-top: 12vh;
	}
}

@media only screen and (max-width: 1052px ) and  (min-width: 981px) {
.et_header_style_left .logo_container {
    height: 30%;
    width: 25%;
    margin-top: 22vh
	}
}

	