div[id^="ctn_"] {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}
div[id^="ba_"] {
    display: inline-block;
}
div[id^="ba_"] > div {
    display: inline-block;
}

#ctn_x02 {
    margin-bottom: unset!important;
    margin-top: unset!important;
}
#ba_x02 {
    display: unset!important;
}
#ba_x02 > div {
    display: unset!important;
}

#ctn_top{
    margin-top: unset!important;
}
.ads--parallax {
    text-align: unset!important;
}
