@charset "UTF-8";

.img-front{
	z-index:100001 !important;
}

/* HIGH PERF */

.hp-overlay{
	position: absolute !important;
	right: 15vw;
	background-image: url('../images/template/hp-overlay.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	z-index: 8;
	max-height: 550px !important;
	max-width: 550px !important;
}
