Savic Residence Mobile Wide Car Crate Size Guide

For the car crates, make sure you measure from the top of the back seat in order to see how much space you have. The standard car crates are deeper (front to back) where as the "wide" car crates are wider from left to right, but not as deep. Any problems or need some help, please do give us a call!
Crate Dimensions for the Savic Wide Car Crate
/* 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; } }