/* v179 · the approved four-card panel reduced to 80% of its previous width */
@media (max-width:900px){
  .mobile-home-editorial .me-quick{
    width:80%!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}
