body#shipSticks #content #banner{
  background: url("/affiliates/flannagan-golf-tours/Img/background_image.png") no-repeat scroll center center; /*for safari*/
  background: url("/affiliates/flannagan-golf-tours/Img/background_image.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
  height: 545px;
}
.flannagan_golf_logo{
  max-width: 70px;
  height: 75px;
}
a.telephonenumber{
  color:#666666;
  text-decoration:none;
}
@media (min-width: 1200px){
  body#shipSticks #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; 
  } 
}