.image-summary{display:flex;flex-wrap:wrap;justify-content:space-between;gap:55px}.image-summary .item{display:flex;position:relative;flex:1 1 auto;width:300px;padding:0 0 0 80px;align-items:center;min-height:60px;font-weight:500;color:#0f1440;font-size:18px}.image-summary .image{display:block;position:absolute;left:0;top:0;width:60px;height:60px;background-repeat:no-repeat;background-position:center;background-size:contain}.image-summary .title{display:block}@media screen and (max-width:1199px){.image-summary{gap:50px}}@media screen and (max-width:767px){.image-summary{gap:40px}}