.gallery_container{padding-top:60px;padding-bottom:60px}.gallery_grid{display:flex;flex-wrap:wrap}.gallery_elements{padding:2px}.gallery_elements img{width:100%;object-fit:cover}.gallery_col_2{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.gallery_col_3{-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%}.gallery_col_4{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.gallery_col_5{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.gallery_col_6{-ms-flex:0 0 16.66%;flex:0 0 16.66%;max-width:16.66%}.gallery_col_2 img{height:350px}.gallery_col_3 img{height:270px}.gallery_col_4 img{height:230px}.gallery_col_5 img{height:200px}.gallery_col_6 img{height:160px}@media all and (max-width:768px){.gallery_col_2,.gallery_col_3,.gallery_col_4,.gallery_col_5,.gallery_col_6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}