@media (max-width: 720px) {
    #test {
        padding: 14px 20px !important;
    }
}