.brokerageTeamWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px}.brokerageTeamHeadshotArea{flex-basis:300px}.brokerageTeamContentArea{flex-basis:calc(100% - 300px)}@media screen and (max-width:800px){.brokerageTeamHeadshotArea{flex-basis:100%}.brokerageTeamContentArea{flex-basis:100%}}.brokerageHeadshot{display:block;width:160px;height:160px;border-radius:50%;margin:0px auto}.brokerageTeamName{color:#4b858e;text-transform:uppercase}.brokerageDivider{height:2px;width:50%;background-color:var(--yellowGold);margin-bottom:30px}.meetTheTeam__Title{text-align:center;color:var(--yellowGold);font-family:Garamond Light;font-weight:300;margin-bottom:50px}.brokerageNameLink{color:#4b858e;text-decoration:none}