.block-gallery{position:relative;margin-bottom:70px;margin-top:50px;width:100%}.block-gallery__inner{padding:40px 5% 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media (max-width:780px){.block-gallery__inner{padding:40px 3% 0}}.block-gallery__items{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.block-gallery__item{border-radius:21.96px;overflow:hidden;position:relative;width:24%;min-height:330px}@media (max-width:920px){.block-gallery__items{-ms-flex-wrap:wrap;flex-wrap:wrap}.block-gallery__item{margin-bottom:20px;width:48%}}@media (max-width:620px){.block-gallery__item{margin-bottom:20px;width:100%}}.block-gallery__bg-icon-left{position:absolute;top:-6.8%;left:1%;z-index:4}