/*
Theme Name: LUM
Theme URI: http://yourwebsite.com
Description: Child Theme For Divi
Author: Your Name
Author URI: http://yourwebsite.com
Version: 1.0.0
Template: Divi
*/

@media screen and (max-width:575px){
	.et_header_style_left .logo_container{width:auto !important;}
}

#main-content{
	min-height: calc(100vh - 18rem);
}