.sub-promotion {
    display: none !important;
}

#bo_v,
#bo_w {
    margin-top: 5rem;
}


/*==================================================*/
@media (max-width: 768px) {
    #bo_v,
    #bo_w {
        margin-top: 3rem;
    }
}