.imgGalleryContainer{display:flex;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 580px){.imgGalleryContainer{flex-direction:row}}.imgGalleryContainer img{padding:10px;height:auto;max-width:100%;object-fit:contain}@media screen and (min-width: 580px){.imgGalleryContainer picture.c1{width:calc(100%/1)}.imgGalleryContainer picture.c2{width:calc(100%/2)}.imgGalleryContainer picture.c3{width:calc(100%/3)}.imgGalleryContainer picture.c4{width:calc(100%/4)}.imgGalleryContainer picture.c5{width:calc(100%/5)}.imgGalleryContainer picture.c6{width:calc(100%/6)}.imgGalleryContainer picture.c7{width:calc(100%/7)}.imgGalleryContainer picture.c8{width:calc(100%/8)}}.imgGalleryContainer.c4{flex-direction:row}.imgGalleryContainer.c4 picture{width:calc(100%/3) !important}@media screen and (min-width: 768px){.imgGalleryContainer.c4 picture{width:calc(100%/4) !important}}.imgGalleryContainer.c5{flex-direction:row}.imgGalleryContainer.c5 picture{width:calc(100%/3) !important}@media screen and (min-width: 768px){.imgGalleryContainer.c5 picture{width:calc(100%/4) !important}}@media screen and (min-width: 1024px){.imgGalleryContainer.c5 picture{width:calc(100%/5) !important}}.imgGalleryContainer.c6{flex-direction:row}.imgGalleryContainer.c6 picture{width:calc(100%/3) !important}@media screen and (min-width: 768px){.imgGalleryContainer.c6 picture{width:calc(100%/4) !important}}@media screen and (min-width: 1024px){.imgGalleryContainer.c6 picture{width:calc(100%/6) !important}}.imgGalleryContainer.c7{flex-direction:row}.imgGalleryContainer.c7 picture{width:calc(100%/3) !important}@media screen and (min-width: 768px){.imgGalleryContainer.c7 picture{width:calc(100%/4) !important}}@media screen and (min-width: 1024px){.imgGalleryContainer.c7 picture{width:calc(100%/7) !important}}.imgGalleryContainer.c8{flex-direction:row}.imgGalleryContainer.c8 picture{width:calc(100%/3) !important}@media screen and (min-width: 768px){.imgGalleryContainer.c8 picture{width:calc(100%/4) !important}}@media screen and (min-width: 1024px){.imgGalleryContainer.c8 picture{width:calc(100%/8) !important}}
