.hotel__photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1px;grid-auto-flow:dense;grid-auto-rows:minmax(180px,auto)}.hotel-photo{color:#000;font-size:14px;font-weight:700;padding:.1rem;text-transform:uppercase}.hotel-photo_span2{grid-column-end:span 2;grid-row-end:span 2}.hotel-photo img{vertical-align:top}.hotel-map{display:flex;gap:50px}@media only screen and (max-width:900px){.hotel-map{flex-wrap:wrap}.hotel-map__left{min-width:100%}}.hotel-map__left ul{font-size:18px;list-style:none;margin-left:0;padding-left:0}.hotel-map__left ul li{margin-bottom:40px}.hotel-map__left ul li p{display:inline-block;margin:0;padding:0}.hotel-map__left ul li a{color:inherit;text-decoration:underline}.hotel-map__left ul li a:hover{text-decoration:none}@media only screen and (max-width:900px){.hotel-map__right{min-width:100%}}.hotel-map__right iframe{max-width:100%}
