
#contact-img-form {
	background: #173e43;
}


#contact-img-form .bg {
	background-image: url('../images/bg-squarecp.jpg');
	background-size: contain;
	-webkit-background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: top left;
	opacity: 1;
}