.BookAMeeting__Wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-left:55px;position:relative}.BookAMeeting__IconArea{flex-basis:20%}.BookAMeeting__ContentArea{flex-basis:75%}.makeMeRelative{position:relative}.bookAMeetingCurve{left:0;position:absolute;top:0;width:100%}.book_a_meeting__buttonContainer{margin-bottom:20px;margin-top:20px}.book_a_meeting__button{background-color:var(--mainBlue);border-radius:35px;color:#fff;display:inline-block;padding:10px 35px;text-decoration:none;text-transform:uppercase}@media screen and (max-width:840px){.bookAMeetingCurve{display:none}}@media screen and (max-width:800px){.BookAMeeting__ContentArea,.BookAMeeting__IconArea{flex-basis:100%}}