/* SHEFRONT V31 — ORIGINAL V29 HERO DESIGN, ONE EXTRA STORY
   Only row count changes. Colors, type, card sizes, spacing and markup stay V29. */
@media(min-width:901px){
  .sf8-secondary{grid-template-rows:repeat(3,minmax(0,1fr))}
}
@media(min-width:621px) and (max-width:900px){
  .sf24-secondary-list{grid-template-rows:repeat(3,minmax(0,1fr))}
}
