.icon-with-text{background-color:#f1f1f1;padding:1rem 1.5rem;border-radius:.5rem;display:flex;justify-content:space-between;flex-direction:column;align-items:center;gap:1rem}@media (min-width: 992px){.icon-with-text{flex-direction:row;align-items:center;gap:0}}.icon-with-text__item{display:flex;align-items:center;justify-content:flex-start;min-width:200px}.icon-with-text__item img{width:3rem;height:3rem}.icon-with-text__heading{font-size:1.4rem;font-weight:600}.icon-with-text__border{display:none;width:.2rem;height:1.7rem;background-color:#a1a1a1;margin:0 .6rem}@media (min-width: 992px){.icon-with-text__border{display:block}}
