.gallery-block{background-color:#fff;padding-bottom:125px;padding-top:125px}.thumbs-gallery .mask{overflow:hidden}.thumbs-gallery .line{float:left;width:99999px}.thumbs-gallery .image{height:250px;margin:10px;max-width:350px;overflow:hidden}.thumbs-gallery .image img{height:100%;object-fit:cover;-webkit-transition:.3s linear;transition:.3s linear;width:100%}.thumbs-gallery .image:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.thumbs-gallery2 .mask{overflow:hidden}.thumbs-gallery2 .line{float:left;width:99999px}.thumbs-gallery2 .image{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:550px;margin:10px;max-width:350px;overflow:hidden}.thumbs-gallery2 .image a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:50%;overflow:hidden}.thumbs-gallery2 .image a+a{margin-top:20px}.thumbs-gallery2 .image img{height:100%;object-fit:cover;-webkit-transition:.3s linear;transition:.3s linear;width:100%}.thumbs-gallery2 .image:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media (max-width:1023px){.gallery-block{padding-bottom:80px;padding-top:80px}}@media (max-width:767px){.gallery-block{padding-bottom:60px;padding-top:60px}}