.mw-links_01 ul {display: flex;    margin: 20px 0;    justify-content: left;    flex-wrap: wrap;}.mw-links_01 ul li {margin-right: 10px;margin-bottom: 10px; }.mw-links_01 ul li a {align-items: center;display: flex;white-space: nowrap;max-width: none; }.mw-links_01:last-child {background: #728F9E; padding: 60px 0 45px 0;margin-bottom:-50px;border-bottom: 1px #FFFFFF solid; }.mw-links_01:last-child .wrapper{max-width: var(--mw-max-width);  }.mw-headline-booking_01 + .mw-links_01  {margin-top: -65px;  }.mw-links_01:last-child h2{    color: #FFFFFF;    font-family: 'Open Sans';    margin-bottom: 60px;}.mw-links_01:last-child h2:after {background: #FFFFFF;    content: "";    display: block;    width: 110px;    height: 1px;        left: 50%;    position: absolute;    margin-left: -55px;    margin-top: 30px;}.mw-links_01:last-child ul li a { background: #FFFFFF;color: #000000; }.mw-links_01:last-child ul li a:hover {background: #666666; color: #FFFFFF;}@media all and (min-width: 981px){.mw-links_01 ul {justify-content: center;}}@media all and (min-width: 500px){.mw-links_01 ul li a {min-height: 40px;}.mw-links_01 ul li a:hover {background: var(--mw-color-primary-opacity-high);}}