.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: #D7DDD7; padding: 90px 0 45px 0;margin-bottom:-50px;}.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{text-align: left !important;}.mw-links_01:last-child ul { justify-content: left !important;}.mw-links_01:last-child ul li a { background: #FFFFFF;color: var(--mw-color-button-background); }.mw-links_01:last-child ul li a:hover {background: #303030; 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);}}