body#shipSticks #content #banner{
  background: url("/affiliates/hawaii-golf-experience/Img/background_image.jpg") no-repeat scroll center center; /*for safari*/
  background: url("/affiliates/hawaii-golf-experience/Img/background_image.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
  height: 545px;
}
.hawaii_golf_logo{
  width: 175px;
  height: 75px;
}
a.telephonenumber{
  color:#666666;
  text-decoration:none;
}
@media (min-width: 1200px){
  #header .menu{
    margin-left: 13%; 
  }
}
@media (max-width: 768px){
  body#shipSticks #content #banner{
    padding-top: 157px; 
  }
}
@media (max-width: 640px){
 body#shipSticks #content #banner{
    padding-top: 40px; 
  } 
}