

/** HEADER **/
.header-wrapper	.contact-page-form			{ position:relative; z-index:2; }


.header-wrapper.generic-header				{ background:#666666 url(backgrounds/hero-01.jpg) no-repeat 50% 30%; background-size:cover; }


@media screen and (max-width:450px){
	
	.contact-page-form .btn						{ width:100%; }
	
}


/** MAP **/
.contact-map								{ width:100%; height:400px; }

.btn-red			{ padding:10px; font-size:1.3em; }