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;
}

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

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

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