@media screen and (max-width: 767px) {
    .right-article-section ul {
        padding-left: 35px;
    }
}
