@media (max-width:560px){  #page-home ol.hs-list{ grid-template-columns:repeat(3,minmax(0,1fr)) !important; gap:8px !important; width:100% !important; box-sizing:border-box !important; margin-left:0 !important; margin-right:0 !important; }  #page-home ol.hs-list > li{ padding:14px 6px !important; text-align:center !important; display:flex; flex-direction:column; align-items:center; justify-content:center; min-width:0 !important; box-sizing:border-box !important; }  #page-home ol.hs-list > li > *{ text-align:center !important; }  #page-home ol.hs-list .hs-p{ display:none !important; }  #page-home ol.hs-list .hs-t{ font-size:0.9rem !important; line-height:1.2 !important; margin-top:6px !important; }  #page-home ol.hs-list .hs-num{ font-size:0.85rem !important; }  #page-home .hs-steps{ padding:36px 12px 42px !important; }}