.clothes-layout{position:relative;width:100%;margin-top:80px;height:100%;min-height:calc(100vh - 80px)}.clothes-layout-inner{display:grid;grid-template-columns:auto 1fr;align-items:flex-start}.clothes-section{position:relative;width:100%;height:-moz-fit-content;height:fit-content}@media (max-width:1023px){.clothes-layout{margin-top:56px;min-height:calc(100vh - 56px)}.clothes-layout-inner{width:100%;display:flex;flex-direction:column}}@media (min-width:1512px){.clothes-section{position:relative;width:100%;height:-moz-fit-content;height:fit-content}}