.meetingGoalsWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.meetingGoalsImage{flex-basis:47%;position:relative;z-index:2}.meeting__videoBG{left:calc(50% - 200px);position:absolute;top:-150px;z-index:-1}.meetingGoalsContent{flex-basis:47%}@media screen and (max-width:800px){.meetingGoalsContent,.meetingGoalsImage{flex-basis:100%}.meeting__videoBG{display:none}}.meetingGoalsContentInner{max-width:550px;padding-left:35px;padding-right:35px}.meetingGoalsContentInner p{font-family:Gotham Book}.meetingGoalsContentInner ul{font-family:Gotham Web;line-height:160%}.meet_yourGoals_image{display:block;float:left;margin:0 auto;max-width:80%;width:100%}.meeting_goals_button_update{background-color:#fbb813;border:1px solid #fbb813;color:#3c3c3c;margin:10px 20px 10px 0}.meeting_goals_button_update,.meeting_goals_button_update_two{display:inline-block;font-family:Gotham Bold;padding:15px 35px;text-decoration:none;text-transform:uppercase}.meeting_goals_button_update_two{background-color:#fff;border:1px solid var(--mainBlue);color:var(--mainBlue);margin-top:15px}