.gallery-detail__wrapper{display:flex;flex-wrap:wrap;gap:10px}@media (max-width:575px){.gallery-detail__wrapper{justify-content:center}}.gallery-detail__item{position:relative}.gallery-detail__image-description{position:absolute;left:10px;bottom:10px}.gallery-detail__image-description div{margin-bottom:5px;color:#fff;font-weight:700}.gallery-detail__description{margin-bottom:20px}