/** Path: plugin atto_collapse .' **/
@media (max-width: 768px) {
    .toolbarbreak {
        display: none;
    }
}

