.feature-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:3rem}.feature-card{width:370px;height:251px;margin:15px;display:flex;align-items:center;flex-direction:column}@media screen and (max-width:767px){.feature-card{width:auto;margin:1rem 0}}.feature-card__title{font-family:Montserrat;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center;color:#000;padding-top:24px;padding-bottom:8px}.feature-card__text{font-family:Roboto;font-style:normal;font-weight:normal;font-size:16px;line-height:22px;text-align:center;color:#494955}.feature-card__image img{width:80px;height:80px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.card{align-items:stretch;text-align:center}}