.steppers{display:flex;flex-wrap:wrap;align-items:flex-start}.steppers h4{color:#008da9}.steppers__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%}.stepper__image{height:auto;margin:0 auto;max-width:100%;padding:0 .5rem}.stepper__text{padding:.7rem;width:100%;position:relative}.stepper__text p:not(:last-child){margin-bottom:0}@media only screen and (min-width:768px){.steppers__card{flex:1 1 50%}}@media only screen and (min-width:992px){.steppers__card{flex:1}.stepper__text:after,.stepper__text:before{content:"";position:absolute;background:#e8e8e8;width:50%;height:8px;top:-40px;z-index:-1}.stepper__text:before{left:0}.stepper__text:after{right:0}.steppers .steppers__card:first-child .stepper__text:before,.steppers .steppers__card:last-child .stepper__text:after{display:none}}