@charset "utf-8";
/* CSS Document */


section#contact {
	background-color: #fff;
	background-image: none !important;
	background-position: center;
	background-repeat: no-repeat
}
section#contact .form-group textarea.form-control {
    height: 150px;
}