/* VCTF HYBRID visual contract: mobile trip hero polish.
 * Brand presentation only. No Marga integration file is modified. */
@media(max-width:680px){
  body.cth-brand--vctf.vmon-marga-page .md-template>.h-section-grid-container>.h-row-container>.h-row:has(.viaje-title)>.h-column:first-child{
    width:100%!important;
    max-width:none!important;
  }
  body.cth-brand--vctf.vmon-marga-page .md-template>.h-section-grid-container>.h-row-container>.h-row:has(.viaje-title)>.h-column:first-child img{
    width:100%!important;
    max-width:none!important;
    aspect-ratio:16/9!important;
    height:auto!important;
    object-fit:cover!important;
  }
  body.cth-brand--vctf.vmon-marga-page .md-template>.h-section-grid-container>.h-row-container>.h-row:has(.viaje-title)>.h-column:nth-child(2) p{
    text-align:left!important;
  }
}
