.brand-info {
	background: #ffffff;
	border-top: solid 8px #000000;
	height: 104px;
}

.brand-info img {
	filter: invert(1);
	margin: 33px 0 42px 0;
}

h1.title.category-title {
	/* text-align: left; */
	font-size: 1.8rem;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}

@media only screen and (max-width: 768px) {
	h1.title.category-title {
		font-size: 1.6rem;
		text-align: center;
	}
}

.seo-component {
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.seo-component {
		text-align: center;
	}
}

.product-list-item__badges {
	display: none;
}

span.product-tile-badge {
	display: none !important;
}

.general-container--favourite-brand {
	display: none;
}
