.delivery-table__ul{grid-template-rows:repeat(var(--rows),auto)}@media screen and (min-width:1024px){.delivery-table__ul{grid-template-rows:repeat(calc(var(--rows) / 2),auto)}}.heading .brand-pink-cursive{display:block;color:var(--kbs-pink);font-family:var(--font-snell);font-size:var(--fluid-32-64);font-weight:400;margin-bottom:1rem;margin-right:1rem}@media (min-width:768px){.heading{margin-bottom:2rem;margin-right:0}}