.ImageBlock__container{margin:60px auto;}.ImageBlock__items{display:-ms-flexbox;display:flex;gap:30px 20px;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:30px}.ImageBlock__title{margin-bottom:0;text-align:center;    margin-bottom: 15px; letter-spacing: -1.5px;}.ImageBlock__item{width:calc(50% - 10px);height:auto}@media(min-width: 864px){.ImageBlock__container{margin:80px auto;}.ImageBlock__items{-ms-flex-flow:unset;flex-flow:unset;gap:0 30px;-ms-flex-pack:center;justify-content:center}.ImageBlock__item{width:calc(calc(100% / 6) - 30px)}}@media screen and (max-width:864px){.ImageBlock__item:nth-child(n+5){display:none} }