.gallery{margin:10px auto;max-width:1200px;padding:0 10px;width:100%}.gallery__image{display:flex;height:auto;max-height:588px;min-height:222px;width:100%}.gallery__image img{border-radius:16px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.gallery__item{position:relative}.gallery__item:hover .gallery__location{opacity:1}.gallery__location{bottom:10px;color:var(--color-white);left:10px;opacity:0;position:absolute;transition:opacity .3s ease-in-out}
