/**
 * Page: Liên hệ
 */
.mh-form-2-col {
	justify-content: space-between;
}

.mh-form-col {
	flex-basis: 49%;
}

.mh-col-contact-form textarea.mh-input {
	height: 145px;
}