/* ShopByBrand: remove large top/bottom spacing on All Brands page only */
body.brands-index-index main#maincontent.page-main {
    margin-block: 0 !important;
}
