/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
@media(max-width:990px){
	.footer-menu-mobile #menu-footer-new-1{
display: flex !important;
    justify-content: center;
    gap: 0px 11px;
		margin-top: 56px;
}
	.footer-menu-mobile #menu-footer-new-1 li{
		margin:0px !important;
	}
	.footer-address-mobile strong {
  display: block;
}

}