.features h2{margin-bottom:34px}
.features .desc{font-weight:normal;font-size:14px;line-height:24px;letter-spacing:-0.006em;margin-bottom:24px;display:block;text-align:center}
.features-item-box{border:1px solid #f0f0f0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}
@media (max-width:576px){.features-item-box img{width:100%}}
.features-item-box--title{margin-top:30px;display:flex;justify-content:center;align-items:center}
.features-item-box--title h3{font-weight:600;font-size:18px;line-height:27px;text-decoration:none;color:#212121;margin:unset}
.features-item-box--desc{font-weight:400;font-size:12px;line-height:18px;letter-spacing:-0.006em;color:#737475;margin:10px 20px}
@media (max-width:991px){.features-item-box .btn-yellow-normal{width:unset}}