/*---------------------------------------------------------------------------------

 Theme Name:   ATRI - APT Web Study (Divi Child Theme)
 Theme URI:    https://unincorporated.com/
 Description:  
 Author:       Unincorporated
 Author URI:   https://unincorporated.com/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

@media(max-width:768px){
	.et_pb_promo_description h2.et_pb_module_header {
		width: 100%;
		max-width: 100%!important;
		margin-top: 50px;
	}
	#mobile-footer-menut .et_pb_menu__menu {
		display: block!important;
	}
	#mobile-footer-menut .et_mobile_nav_menu {
		display: none;
	}
}
