.horoscoop-top-bloc {
    padding-top: 20px;
}
@media (min-width: 1020px) {
    .separator.horoscoop-bg {
        height: 650px !important;
    }
}
@media (max-width: 689px) {
    .horoscoopContainer {
        margin-top: -70px !important;
    }
    .horoscoop-top-bloc {
        padding-top: 0;
    }
}
#dBody {
    margin-top:0px !important;
}
.right-addon {
    text-align: center;
    margin: 0 auto;
    max-width: 300px;
}