.photoGallerySec .galleryParent{max-width:1800px;margin:0px auto;width:100%;display:block;padding:100px 0px}.photoGallerySec .gallery>.gallery__list{display:flex;flex-wrap:wrap;margin:0}.photoGallerySec .gallery__list li{width:calc(20% - 20px);margin:0 10px 20px;height:350px}.photoGallerySec .gallery>.gallery__list>li>figure{height:100%;background-position:center top;background-repeat:no-repeat;background-size:cover}.photoGallerySec .gallery>.gallery__list>li>figure>img{width:100%;height:100%;object-fit:cover}{# .photoGallerySec .gallery__list li:first-child{grid-column:1/2;grid-row:1/5}.photoGallerySec .gallery__list li:nth-child(3){grid-column:2/2;grid-row:3/5}.photoGallerySec .gallery__list li:nth-child(2){grid-column:2/2;grid-row:1/3}.photoGallerySec .gallery__list li:nth-child(4){grid-column:3/4;grid-row:1/4}.photoGallerySec .gallery__list li:nth-child(5){grid-column:3/4;grid-row:4/5}.photoGallerySec .gallery__list li:nth-child(6){grid-column:4/4;grid-row:1/5}#}@media(max-width:1230px){.photoGallerySec .gallery__list li{width:calc(33.33% - 20px)}}@media(max-width:767px){.photoGallerySec .gallery__list li{width:calc(50% - 20px);height:50vw}}