.banner__small-img-w-text{align-items:stretch;display:flex;flex-direction:column;margin:auto;max-width:var(--max-w-screen);padding-bottom:40px;padding-top:40px;width:100%}.small-img-w-text__item{align-items:center;display:flex;flex:1;flex-direction:column;margin:auto;padding:18px}.small-img-w-text__item img{height:100px;max-width:100%;width:100px}.small-img-w-text__text-wrap{text-align:center}.small-img-w-text__title{color:var(--graphite);display:block;font-size:20px;font-weight:500;line-height:28px;margin:16px 0 4px}.small-img-w-text__info{color:var(--graphite);font-size:18px;font-weight:400;line-height:24px}@media screen and (min-width:768px){.banner__small-img-w-text{align-items:start;flex-direction:row}}