.approach{justify-content:space-between}.approach,.approach-image{align-items:center;display:flex}.approach-image{flex-direction:column;width:30%}.approach-border{background:#28afb0;background:linear-gradient(180deg,rgba(40,175,176,.7),rgba(225,111,124,.7) 50%,rgba(255,249,191,.7));border-radius:44px;display:block;min-height:520px;width:25px}.approach-info{width:60%}.approach-info p{font-size:20px}@media(max-width:768px){.approach{flex-direction:column}.approach-image{width:100%}.approach-border{background:#28afb0;background:linear-gradient(90deg,rgba(40,175,176,.7),rgba(225,111,124,.7) 50%,rgba(255,249,191,.7));border-radius:44px;display:block;margin-bottom:30px;min-height:25px;width:100%}.approach-info{width:100%}}