h1, h2, h3, h4, h5 {line-height:1.4 !important}
h1 {padding:0 0 20px 0}  .entry-content ul:last-child {margin-top: 1em;} .et_pb_widget a {color: #fff;}
.vertical-align {display: flex; flex-direction: column; justify-content: center;} 
.booking {
position: fixed;
left: -90px;
top: 33%;
transform: rotate(-90deg);
z-index: 99999;
}
.nav li ul {
width: 320px;
}
.et-menu li li a {
width: 280px;
}
@media (max-width:600px) {
.booking {left: 50%; transform: rotate(0deg); top: auto; bottom: 0; margin-left: -133px;}
}