.gallery{grid-auto-flow:dense}.gallery .photo:last-child{grid-column:span 2}.photo img{object-position:center}.photo.wide:first-child img{object-position:center 55%}
@media(max-width:850px){.gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:240px}.gallery .photo{min-width:0}.gallery .photo.wide{grid-column:span 2}.gallery .photo.tall{grid-row:span 2}}
@media(max-width:520px){.gallery{display:grid;grid-template-columns:1fr;grid-auto-rows:245px;gap:10px}.gallery .photo,.gallery .photo.wide,.gallery .photo.tall,.gallery .photo:last-child{grid-column:1;grid-row:auto}.photo span{left:12px;bottom:12px}.drv-ad{margin-left:14px;margin-right:14px;padding:30px 24px}.booking-score{max-width:calc(100% - 44px)}}
