@media (max-width: 767px) {
    .pd0-m{
        padding: 0 !important;
    }
    .config-table tr td {
        font-size: 13px;
    }
}