.sales-team-horizontal{display:flex;flex-wrap:wrap;justify-content:space-around}.sales-team-vertical{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}.sales-team-horizontal>.sales-person{width:20%}.sales-team-vertical>.sales-person{width:80%}.sales-person .cta_button{width:100%}.sales-person img{border-radius:4px}