html,
body{
    background: none;
    overflow: visible !important;
}

.row.header, .logo, .footer {
    display: none;
}

.container .breadcrumb {
    display: none;
}
.container .subpageheading {
    display: none;
}

.subpagecontent-wrap.twocol .subcol {
    display: none;
}

.subpagecontent-wrap.twocol .maincol {
    border-left: none;
}

.articletools {
    display: none;
}
.location-tool-wrap {
    display: none;
}
#directions-map {
    width: 100%;
}

.jspContainer {
    overflow: auto;
}

.locator-header,
.inputdirection,
.moreinfo,
.printbtn,
.location-tool-wrap {
    display: none;
}
    .scrollpane-wrap {
        display: block;
        position: absolute;
        top: 800px;
        left: 250px;
        background: #fff;
    }
    .gmap {
        overflow: visible !important;
    }
    .stockists-module,
    .jspContainer,
    .directionpane {
        overflow: visible !important;
        height: auto !important;
        color: #000 !important;
    }
    #directions-map {
        background: #fff !important;
        border: none !important;
    }