.four-cols-with-text{.row{align-items:stretch;gap:20px;justify-content:space-between}.col,.row{display:flex}.col{align-items:center;justify-content:center;text-align:center;text-wrap:balance}h3{display:inline;margin:0}.border{background-color:var(--primary-color);height:auto;min-width:2px;width:2px;&:last-child{display:none}}}@media screen and (max-width:989px){.four-cols-with-text{.row{flex-direction:column}.border,.col{width:100%}.border{height:2px}}}