/* Surgical desktop restoration: PROGRAMAS only. Mobile and all other sections untouched. */
@media (min-width:1100px){
  body.gb-editorial-home .program-grid{
    align-items:stretch!important;
  }

  body.gb-editorial-home .program-card,
  body.gb-editorial-home .program-card.featured{
    min-height:660px!important;
    height:660px!important;
  }
}
