@media (max-width:700px){
.directions-table{grid-template-columns:1fr !important;row-gap:24px !important}
.directions-table>div{width:auto !important;max-width:100% !important}
.flex.justify-center.items-center.gap-\[20px\].mb-4{gap:0 !important}
.flex.justify-center.items-center.gap-\[20px\].mb-4 > :not(.h-\[380px\]){display:none !important}
.h-\[380px\].overflow-hidden.relative{height:auto !important;width:100% !important}
.h-\[380px\].overflow-hidden.relative>.flex{gap:20px !important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}
.w-\[261px\]{flex:0 0 85% !important;width:85% !important;scroll-snap-align:center}
.grid-cols-3{grid-template-columns:1fr !important;justify-items:center}
img.w-\[275px\]{width:100% !important;max-width:275px;height:auto !important}
.flex.justify-center.gap-\[5\%\]{flex-direction:column !important;align-items:center !important;gap:16px !important}
img.h-\[448px\]{height:auto !important;width:100% !important;max-width:448px}
}
