.ugc-area{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;aspect-ratio:1/1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;padding-top:4px;padding-bottom:4px}@media(min-width:768px){.ugc-area{aspect-ratio:unset;padding-top:8px;padding-bottom:8px}}.ugc-area__image{display:inline-block;aspect-ratio:1/1;-ms-flex-preferred-size:calc(50% - 4px);flex-basis:calc(50% - 4px);height:calc(50% - 4px)}@media(min-width:768px){.ugc-area__image{-ms-flex-preferred-size:calc(25% - 6px);flex-basis:calc(25% - 6px);height:100%}}