/*
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 only screen and (max-width: 1024px) {
.header-logo svg {
    height: 40px!important;
}
	.l-main p {
		text-align: center!Important;
	}
	.w-hwrapper.valign_middle.wrap.align_center {
    display: block!important;
    text-align: Center!Important;
}
	h1, h2, h3, h4 {
		text-align: center!Important;
	}
	.w-iconbox.iconpos_top.style_circle.color_custom.align_left {
    text-align: center!Important;
}
	.w-hwrapper {
    display: block!Important;
    text-align: center!Important;
}
	.l-footer, .l-footer a, .l-footer p {
    text-align: Center!Important;
}
	.w-btn-wrapper.align_none {
    margin: auto!Important;
    text-align: center!Important;
    display: block;
}
	.w-iconbox.iconpos_top.style_circle.color_primary.align_left {
    text-align: center!Important;
    margin: 0!important;
}
	
	
	
	
	
	
	
	
	