.hotel-image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:25px}.hotel-image{width:100%;height:auto;border-radius:var(--border-radius);box-shadow:0 2px 4px #0000001a}.hotel-list{margin-bottom:10px}.hotel-item{margin-bottom:20px}.hotel-item:last-child{margin-bottom:0}
