body1 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    filter: gray;
    filter: grayscale(100%);
}

.wrapper {
    position: relative;
}

.topbar {
    padding: 0 !important;
}

.adspace-10 {
    background: #cd1614;
}

.ad-item {
    margin: 0 auto;
    width: 100%;
    max-width: 1230px;
}

.ad-container-06 {
    z-index: 888;
}

.adspace-6 {
    position: fixed;
    z-index: 100;
    top: 16px;
    right: -100px;
}

.adspace-6 .ad-item {
    flex: 1;
    text-align: center;
}

.adspace-6 .ad-item img {
    width: 150px !important;
}

@media screen and (max-width: 1407px) {
    .ad-container-06 {
        position: fixed !important;
        top: 368px;
        right: 4px;
        width: 120px;
    }

    .ad-container-06 .adspace-6 {
        right: 10px !important;
    }
}
