#location .location__list h3 {
    color: #fff !important;
}
.h2, h2 {
    text-align: center;
}
.location__hours h3 {
    color: #fff;
}
.mainMenu-2 li>a {
    color: #fff !important;
}
.gm-style-iw-chr {
    margin-bottom: -25px !important;
}
 .right-section {
    width: 20% !important;
}
@media(min-width:1190px) and (max-width:1490px){
.w5wqawe .center-section {
    width: 75%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: flex-end !important;
}

}


@media (max-width: 767px) {	

  html body #gallery h2 {
    display: block !important;
  }

  #location .location {
    padding: 30px 0 !important;
}

div#location .location .header {
    text-align: center;
    margin: 10px auto;
}

}