@media (min-width: 768px) {
    #brand-container {
        width: 75%;
    }
}

#brand-container #category-view-container {
    margin-left: 0;
}
