.profile-tab-gallery>div{-moz-column-gap:1rem;column-gap:1rem;cursor:pointer;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));max-height:230px;row-gap:.75rem}.profile-tab-gallery-img{border-radius:20px;height:100%;max-height:238px;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.first-img{aspect-ratio:1/1;grid-row:span 2/span 2}.end-img,.second-div{aspect-ratio:88/39}.second-div{cursor:pointer;height:100%;overflow:hidden;position:relative;width:100%}.second-div>span{align-items:center;background-color:#0006;border-radius:20px;color:#fff;display:flex;font-size:40px;font-weight:700;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.profile-tab-gallery-img{max-height:100%!important}.profile-tab-gallery>div{max-height:320px}}
