.gallery-section{padding:50px 0}.gallery-section .content{margin-bottom:40px}.gallery-section h2{font-size:38px}.gallery-section .gallery-mobile{display:none}.gallery-section .gallery{column-gap:20px;row-gap:20px;flex-wrap:wrap}.gallery-section .gallery .image-col{display:flex;flex-direction:column;flex:1 1 calc(33.33% - 23.33px);min-width:150px}.gallery-section .gallery .image-col .image:last-child{flex:1 0 auto}.gallery-section .gallery .image-col .image:last-child .media{height:100%}.gallery-section .gallery .image-col .image:last-child img{height:100%;object-fit:cover}.gallery-section .gallery .image{margin-bottom:20px}.gallery-section .gallery .image:last-child{margin-bottom:0}@media screen and (max-width:1199px){.gallery-section .gallery{column-gap:20px;row-gap:20px}.gallery-section .gallery .image{margin-bottom:20px}}@media screen and (max-width:991px){.gallery-section .gallery{column-gap:10px;row-gap:10px}.gallery-section .gallery .image{margin-bottom:10px}}@media screen and (max-width:767px){.gallery-section .gallery-desktop{display:none}.gallery-section .gallery-mobile{display:flex}.gallery-section .gallery-mobile .image-col{flex:1 1 calc(50% - 5px)}}