.meeting-booking-list-section{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:80px 0}.meeting-booking-list-section__cta-image{width:140px;min-width:140px;height:140px}.meeting-booking-list-section__cta-image img{max-width:100%;max-height:100%}.meeting-booking-list-section__table-container{width:100%}@media (width<=991px){.meeting-booking-list-section__table-container{overflow-x:auto}}.meeting-booking-list-section__meetings-table{background:var(--white);border-radius:32px;width:100%;margin-top:72px;padding:0 24px 24px;box-shadow:0 4px 20px #00000005}.meeting-booking-list-section__meetings-table thead{position:relative;top:-32px}.meeting-booking-list-section__meetings-table thead td{color:var(--white);opacity:.7;font-size:12px;font-weight:400}.meeting-booking-list-section__meetings-table tbody tr td{border-bottom:1px solid var(--gray-200);padding-top:24px;padding-bottom:24px}.meeting-booking-list-section__meetings-table tbody tr:first-child td{padding-top:0}.meeting-booking-list-section__meetings-table tbody tr:last-child td{border-bottom:none;padding-bottom:0}