.booking-bar-wrapper,
.left-off-canvas-toggle,
.follow-search,
footer ul a,
.row.social,
.double-cta,
.book-button:link,
.book-button:visited,
.book-button:hover,
.book-button:active,
#mapLocationSrc,
.location-map,
.print-button {
	display: none;
}
a[href]:after {
	content: "";
}

header {
	position: static !important;
}

header .logo {
	max-width: 5cm;
	margin: 0 auto;
	float: none;
}

.home-section-intro h1 span,
h2 span {
	font-size: 2rem !important;
}

.bigtext > * {
	display: inline !important;
}

.home-section-intro-heading {
	padding: 0;
	border: 0;
}

.home-section-panel-inner h2 p {
	color: #fff !important;
}

.list-wrapper {
	transform: none;
}

.main-left {
	width: 55%;
    float: left;
	max-height: 10cm;
	overflow: hidden;
}

.main-right {
	width: 45%;
}

.sub-right {
	padding: 0;
}

main {
	padding-top: 0;
}
