.mSlider,
.blueWrapper,
.iconBar,
.mGreyBox,
.accordionContentGlobalColClose,
.mProductToolbar,
.tx_maicoproductcatalogue_product_overview .small-1,
.hide-for-small,
.show-for-medium-only,
.maicoCloseProduct,
.mFooter,
.show-for-medium-down,
.maicoCloseSmall,
.listBackground {
	display: none;
}

.mGreyBox.active {
	display: block;
}

.tx_maicoproductcatalogue_productelement {
	padding: 0;
	margin: 0;
	height: auto;
}

.tx_maicoproductcatalogue_productelement .show-for-large-up {
	padding: 0;
	margin: 0;
}

.box {
	height: auto;
	padding: 0;
	margin: 0;	
}
.box p:after {
	content: none;
}

a[href]:after { content: none !important; }
img[src]:after { content: none !important; }

.large-1 {
width: 8.33333%;
}

.large-2 {
width: 16.66667%;
}

.large-3 {
width: 25%;
}

.large-4 {
width: 33.33333%;
}

.large-5 {
width: 41.66667%;
}

.large-6 {
width: 50%;
}

.large-7 {
width: 58.33333%;
}

.large-8 {
width: 66.66667%;
}

.large-9 {
width: 75%;
}

.large-10 {
width: 83.33333%;
}

.large-11 {
width: 91.66667%;
}

.large-12 {
width: 100%;
}