.image-box__wrapper{display:flex;flex-wrap:wrap;gap:1px;justify-content:space-between}.image-box__item{background:#fff;border-radius:10px;box-shadow:0 4px 10px 0 rgba(0,0,0,.15);margin-bottom:10px;max-height:267px;max-width:263px;min-height:266px;min-width:262px}.image-box__image{display:flex;height:165px;justify-content:center;margin-bottom:35px;margin-top:0;width:100%}.image-box__content{color:#2a2d35;font-size:20px;font-style:normal;font-weight:700;line-height:160%;margin:0 13px 35px;text-align:center}@media (max-width:768px){.image-box__wrapper{gap:5px;justify-content:center}.image-box__item{background:#fff;min-height:165px}}