/* Mobile - Padding on left of list item title */
@media screen and (max-width:767px) {
    h2.list-item-content__title {
        padding-left: 5vw;
        padding-right: 5vw;
    }
}

 

Buy me a coffee