.prototype-template .header .header-small .container .headerlogo .logo {height: 100px;}
@media (min-width: 768px) {.dropdown {visibility: hidden;}}
.prototype-template .header .header-large .background {background: none;}
.prototype-template .header .header-large .important-menu {display: none;}
.prototype-template .header .header-large .sites {display: none;}
.prototype-template .header .header-large .tag-line {color: #000; text-shadow: 0px 0px 2px #fff;}
#further-information-heading {visibility: hidden;}
#further-information-heading:after {visibility: visible; content: 'Follow us on'; position: relative; left: -260px;}

//book now button code
.prototype-template .header .header-small .container .main-menu ul li:last-child a {
  background: linear-gradient(0deg, rgba(249,242,149,1) 0%, rgba(224,170,62,1) 100%); 
  box-shadow: 1px 1px 1px 1px #aaa; 
  border-radius: 4px; 
  color: #000; 
  font-weight: 600;
  border: 1px solid #333;
  margin: 0 0 10px 20px;
}






