@media only screen and (max-width: 735px) {
    .support-toggle-nav .toggle-item {
        max-width: 129px;
        width: 100%
    }
}