#contact-wrapper .contact-section {
	min-height: 600px;
}
#contact-wrapper .contact-section .contact-box {
    margin: 10px;
    padding: 0 10px;
    border: 1px solid rgb(232, 232, 232);
    background-color: #f0f0f0;
}
