#pixel-code {
    border-style: none;
    position: absolute;
    left: -9999px;
}

html .bx-wrapper .bxslider:not(.new) li .caption {
    left: 0 !important;
    right: 0 !important;
    width: 100%;
    max-width: 85rem !important;
    -webkit-transform: none !important;
       -moz-transform: none !important;
        -ms-transform: none !important;
         -o-transform: none !important;
            transform: none !important;
}

.article p img,
.article h3 img,
.article * img ,
.article > img {
    display: block;
    position: relative;
    width: 100%;
    max-width: 100%;
}

.article > img {
    margin: 0 0 30px;
 }

#header .logo svg:not(:root) {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.map-list > li.map-122a,
.map-list > li.map-122A {
    left: 38%;
    top: 10%;
    width: 3%;
    height: 5%;
}