@media all and (max-width: 767px) {
    .core ul li {
        width: 100% !important;
    }
}