body#shipSticks #content #banner{
  background: url("/golf-resorts/hyatt-regency-indian-wells/Img/hyatt_indian_wells_background.png") no-repeat scroll center center; /*for safari*/
  background: url("/golf-resorts/hyatt-regency-indian-wells/Img/hyatt_indian_wells_background.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.hyatt_regency_indian_wells_logo{
	width: 83px;
  /*height: 75px;*/
}
#header .menu {
  margin-left: 18.5%;
}
@media (min-width : 980px) and (max-width: 1024px){
  body#shipSticks #content .form-container{
    margin-top: 20px;
  }
  #header .menu{
    margin-left: 11.5% !important;
  }
}
@media (min-width: 700px) and (max-width: 980px){
  body#shipSticks #header .links{
    margin-top: 44px;
  }
  #header .menu{
    margin-left: 1.5% !important;
  }
}