[data-prop_code="brand"] {
	display:none;
}

.catalog .grid-list {
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}