.service-promo__list{margin:0;padding:0;list-style-type:none;display:flex;flex-flow:row wrap;justify-content:space-between}@media (min-width:768px) and (max-width:1159px){.service-promo__list{margin:-8px}}@media (min-width:1160px){.service-promo__list{margin:-12px}}.service-promo__item{width:100%;border-radius:8px;overflow:hidden;display:flex;flex-flow:column nowrap}.service-promo__item_icon{border:1px solid #cecece}@media (max-width:767px){.service-promo__item{margin-bottom:16px}}@media (min-width:768px) and (max-width:1159px){.service-promo__item{width:calc(50% - 16px);margin:8px}}@media (min-width:1160px){.service-promo__item{width:calc(50% - 24px);margin:12px}}.service-promo__item-image{display:block;width:100%}.service-promo__item-image img{width:100%;height:auto}.service-promo__item-icon{width:40px;height:40px;margin-left:16px;margin-top:16px}.service-promo__item-texts{padding:16px;flex-grow:1}.service-promo__item-texts_gray{background:#ececec}.service-promo__item-caption{margin:0 0 8px;font-size:20px;line-height:32px}