/*transform origin*/
@media (min-width: 992px) {
  #mt_contact_page {
    width: calc(100% - 32px);
    margin: 0 auto;
  }
}
#mt_contact_page .mt_contact_right .mt_contact_address {
  background: #CFBEAC !important;
  color: #334049;
}
@media (min-width: 992px) {
  #mt_contact_page .mt_contact_right .mt_contact_address {
    padding-left: 0;
    margin: -48px 0;
  }
}
@media (max-width: 991px) {
  #mt_contact_page .mt_contact_right .mt_contact_address {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
#mt_contact_page .mt_contact_right .mt_contact_address strong {
  font-weight: 600;
}
#mt_contact_page .mt_contact_right .mt_contact_address .mt_copy_small {
  font-weight: 300;
}
#mt_contact_page .hywrap .radio {
  color: #334049;
  font-weight: 300;
}

.contact .main-content {
  min-height: 0 !important;
}

/*# sourceMappingURL=contact.css.map */
