.information-list__card-link,
.information-list-card-image {
	width: 100%;
}

.footer-col.footer-col-1-position {
    display: none;
}

.product-children-table td[data-label="Sorrend:"] {
    display: none;
}

.product-children-table-header > *:nth-child(3) {
    display: none;
}

.product-page-top-grid__element-3 {
	grid-column: span 2;
}
@media (max-width: 992px) {
	.badgeitem {
		width: 50px !important;
		height: 50px !important;
		background-size: 100% 100% !important;
	}
}