.photo-gallery__container{align-items:stretch;display:flex;gap:24px;justify-content:space-between;margin-top:24px}.photo-gallery__container:first-of-type{align-items:flex-end;margin-top:64px}.photo-gallery__img--1{border-radius:16px;height:456px;max-width:701px;object-fit:cover;object-position:center;width:100%}.photo-gallery__img--2{height:345px;max-width:515px}.photo-gallery__img--3{height:302px;max-width:445px}.photo-gallery__img--4{height:516px;max-width:377px}.photo-gallery__img--5{height:294px;max-width:370px}@media (max-width:768px){.photo-gallery__container{flex-direction:column}.photo-gallery__img{max-width:100%}}