/* Commercial projects - grid view styles (self-contained). */

@media (max-width: 900px) {
    .view-toggle {
        display: none;
    }
}
