.rte ul, .rte ol {
    list-style-position: outside !important;

}

@media screen and (max-width: 768px) {
    .collapsible-content{
        max-width: 100% !important;

    }
}