:root{--ny-red:#e2001a;--white:#ffffff;--grey-text:#333333;--grey-text-light:#888888;--grey-light:#b2b2b2;--separator:#d6d6d6;--grey:#555555;--divider:#707070}:root{--ny-red:#e2001a;--white:#ffffff;--grey-text:#333333;--grey-text-light:#888888;--grey-light:#b2b2b2;--separator:#d6d6d6;--grey:#555555;--divider:#707070}.outfit-feed{font-family:roboto,sans-serif;font-weight:300;color:#4a4a4a;margin:0 .75rem;padding-top:1rem}@media screen and (max-width:1023px){.outfit-feed{margin:0 .163rem 0 .313rem}}.outfit-feed .image-container{display:flex;flex-wrap:wrap;align-items:center;margin:0}.outfit-feed .image-container .fraction{width:33.3%;height:33.3%;padding:.85rem 1rem;aspect-ratio:1/1;position:relative}@media screen and (max-width:1023px){.outfit-feed .image-container .fraction{width:50%;height:50%;padding:.175rem .375rem;flex-grow:1}}.outfit-feed img{width:100%;max-height:100%;object-fit:cover;transition:opacity 250ms ease}.outfit-feed .hide-mobile{display:block}@media screen and (max-width:1023px){.outfit-feed .hide-mobile{display:none}}.outfit-feed .hide-desktop{display:block}@media screen and (min-width:1024px){.outfit-feed .hide-desktop{display:none}}.outfit-feed .header-image{width:10%;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.25rem}@media screen and (max-width:1023px){.outfit-feed .header-image{width:30%}}h1{font-weight:550;color:#555;text-align:center}