/*
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:*/


/*Maintenance*/
.fym-maintemance .l-section-img{top:1.5rem !important; right:1.5rem !important; bottom:1.5rem !important; left:1.5rem !important; border-radius:var(--site-border-radius); z-index:1;}
.fym-maintemance .l-section-h{z-index:2;}
@media(max-width:1024px){
	.fym-maintemance .l-section-img{bottom:50vh !important; aspect-ratio:16/9;}
}
@media(max-width:768px){
	.fym-maintemance .l-section-img{top:25vh !important; aspect-ratio:16/9;}
}