/* Reserve an equal copy area so every contact-route action starts on the same line. */
html body.v71-page-contact .commercial-explain-grid>article p{
  min-height:120px!important;
}
html body.v71-page-contact .commercial-explain-grid>article a{
  margin-top:16px!important;
}
@media(max-width:700px){
  html body.v71-page-contact .commercial-explain-grid>article p{min-height:0!important}
}
