Earthbound Fleece Throw / Blanket Size Guide

Size Length x Width (cm) Length x Width (in)
Medium 145 x 60 57 x 24
Large 145 x 102.5  57 x 40 
Extra Large 200 x 145 78 x 57
/* Hide the filter section by default on mobile devices */ .filter-section { display: none; background: #fff; padding: 20px; border: 1px solid #ccc; border-radius: 5px; position: relative; } .filter-toggle-button { display: block; background: #007bff; color: #fff; padding: 10px; border: none; border-radius: 5px; cursor: pointer; margin-bottom: 10px; } @media (min-width: 768px) { .filter-section { display: block !important; border: none; padding: 0; } .filter-toggle-button { display: none; } }