.proof-bar{width:100%;display:flex;align-items:center;justify-content:space-evenly;padding:74px 0;background:#fafafa}@media only screen and (max-width:992px){.proof-bar{justify-content:space-around}}@media only screen and (max-width:767px){.proof-bar{flex-direction:column}}.proof-bar__item{width:348px;display:flex;justify-content:center;flex-direction:column;align-items:center}.proof-bar__item>.proof-bar__content,.proof-bar__item>.proof-bar__title{margin:0;text-transform:uppercase;text-align:center}@media only screen and (max-width:767px){.proof-bar__item{margin:30px 0}}