.bo-cards__row{display:grid}.bo-cards__item{align-items:flex-start;box-shadow:0 8px 18px #b4b5b533;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin-top:21px;max-width:100%}.bo-card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.bo-card__text h3{font-size:24px;line-height:30px;margin-bottom:14px}.bo-cards__item .bo-btn{font-size:13px;line-height:15px;margin-top:8px}@media screen and (max-width:767px){.bo-cards__row{grid-template-columns:repeat(1,1fr)!important}}@media screen and (min-width:768px) and (max-width:1024px){.bo-cards__row{grid-template-columns:repeat(2,1fr)!important}}