.lh-logo-content{
    background-image: url(head_logo.png);
    background-position: 25px 50px;
    background-size: 280px auto;
    background-repeat: no-repeat;
    height: 125px;
    margin-left: 10px;
    width: 350px;
}

.lh-logo-footer{
    background-position: 10px center;
    background-repeat: no-repeat;
    height: 32px;
    width: 120px;
}

.booking3-region-map
{
    height: auto !important;
}

.booking3-region-map .map-image-all
{
    height: auto;
    max-width: 100% !important;
    position: relative !important;
    width: auto;
    left: 0px !important;
    top: 0px !important;
}

.map-highlight-container
{
    height: auto;
    max-width: 100% !important;
    position: relative !important;
    width: auto;
    top: 0px;
}

@media screen and (max-width: 640px) {

    .lh-logo-content
    {
        background-position: 25px 65px;
        background-size: 250px auto;
    }
}
