@media (max-width:991px){.pageHeader__content{align-items:center !important;margin-bottom:200px !important;}}.amenities-section{border-top:1px solid #f0f0f0;padding-top:15px;margin-top:15px;}.amenities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:12px;}.amenity-item{display:flex;flex-direction:column;align-items:center;text-align:center;}.amenity-icon-wrapper{width:40px;height:40px;border-radius:50%;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;margin-bottom:6px;background:white;}.amenity-icon{width:20px;height:20px;object-fit:contain;}.amenity-name{font-size:11px;line-height:1.3;color:#555;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;}.tourCard.-type-2{padding:10px !important;}@media (max-width:767px){.amenities-grid{grid-template-columns:repeat(3,1fr);gap:8px;}.amenity-icon-wrapper{width:36px;height:36px;}.amenity-name{font-size:10px;}}