.advisor-sct{display:flex;justify-content:center}
.advisor-sct .advisor-wrapper{max-width:1026px;margin:0 auto}
.advisor-sct .advisor-content{max-width:681px}
.advisor-sct .advisor-img-headingSect{display:flex;align-items:flex-end}
.advisor-sct .advisor-img-headingSect img{max-width:490px;max-height:277px;-o-object-fit:contain;object-fit:contain;width:100%}
.advisor-sct .advisor-img-headingSect .advisor-title{order:1}
.advisor-sct .advisor-img-headingSect .advisor-title h2{font-size:56px;color:#333;line-height:.98;letter-spacing:-1px;font-family:HelveticaNeueLTStd-Bd}
.advisor-sct .advisor-img-headingSect .advisor-img{order:2}
.advisor-sct .advisor-content p{font-size:18px;font-weight:300;line-height:1.33;color:#373737;font-family:helveticaregular;margin-top:20px}
@media screen and (max-width:767px){.advisor-sct .advisor-img-headingSect{display:block}
.advisor-sct .advisor-img-headingSect .section-title h2{font-size:36px}
.advisor-sct .advisor-img-headingSect .advisor-img{text-align:right}
.advisor-sct .advisor-img-headingSect .advisor-img img{width:265px}
.advisor-sct .advisor-content p{font-size:14px;line-height:1.71}
.advisor-sct .advisor-btn{text-align:center}
}