/*
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: 980px) {
.w-image.full_with_image.mobile_map {display: block !important;}
.w-image.full_with_image.desktop_map {display: none;}
}
.w-image.full_with_image.mobile_map {  display: none;}

.wpcf7 p{ position: relative; }
.wpcf7 p .fa {
	position: absolute;
	color: #cdcac3;
	z-index: 100;
	font-size: 18px;
	top: 39%;
	left: 5%;
}
.wpcf7 p .fa-pencil {
	top: 14%;
}