.whats-on-banner{background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:65vh}.whats-on-banner ul{align-items:flex-end;display:flex;justify-content:center;list-style:none;padding:0 15px;width:100%}.whats-on-banner li+li{margin-left:10px}.whats-on-banner a.button{display:block;font-size:16px;letter-spacing:-.08px;line-height:1}@media(max-width:767px){.whats-on-banner{align-items:flex-end;height:30vh}.whats-on-banner li{margin-bottom:10px;width:calc(50% - 10px)}.whats-on-banner ul{flex-wrap:wrap}.whats-on-banner a.button{padding:12px 5px}.whats-on-banner li:nth-child(3){margin-left:0}}