
@media (max-width: 1281px) {
    #toolbar-dropdown {
        width : 64px;
    }
    #toolbar-dropdown .text {
        display:none;
    }
}