.help-border{display:grid;grid-template-columns:repeat(2,50%)}.help-border__card{display:flex;flex-direction:column;padding:16px 48px}.help-border__card:first-child{border-right:3px solid #544492}.help-border__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.help-border__title{color:#ff762b;text-align:center}.help-border__text{color:#404040;width:100%}.help-border__link{align-self:flex-start}@media (max-width:768px){.help-border{grid-template-columns:100%}.help-border__card:first-child{border-right:none}}