@CHARSET "UTF-8";
.contact-module{
	margin-top: 20px;
	margin-bottom: 20px;
}

.contact-form{
	background-size: cover !important;
	background-repeat: no-repeat !important;
    padding-top: 15px;
	padding-bottom: 15px;    
}

.contact-white-bg{
	background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.contact-header{
	font-weight: bold;
}

.contact-content{
	
}