.home .post-data .post-title a {
    font-weight:bold !important;
}

.home .featured-section-title {
    font-weight: bold;
}

/*.post-img img {
		height: 195px !important;
  object-fit: contain;
}*/

#mtscontact_form {
  display:none;
}

form.wpcf7-form input, form.wpcf7-form textarea {
  width: 70%;
}

.wpcf7-submit {
  float:left !important; 
}