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: absolute;
    flex-direction: column;
    display: flex;
    padding: 20px 0;
    z-index: 100;
    width: 280px !important;
    top: 915px !important;
    right: 30px !important;
}

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

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