.cvct-ticker-style-2[max-width~="660px"] .cvct-ticker-slider {
    display: block;
}
.cvct-ticker-style-2[max-width~="660px"] .cvct-ticker-heading,
.cvct-ticker-style-2[max-width~="660px"] ul,
.cvct-ticker-style-2[max-width~="660px"] .cvct-ticker-slider-data {
    display: block;
    width: 100%;
}


.cvct-ticker-style-2[max-width~="660px"] .cvct-slider-column:first-child {
    width: 100%;
}
.cvct-ticker-style-2[max-width~="660px"] .cvct-slider-column {
    display: inline-block;
    width: 50%;
    float: left;
    border-right: 0px !IMPORTANT;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

body[max-width~="660px"] .cvct-close-button {
    top: -24px;
    right: 5px;
    font-size: 25px;
}