.keramisk{
    max-height: 400px;
}

.price-table {
	width: 100%;
	border-collapse: collapse;
	margin: 1.5rem 0;
}

.price-table th,
.price-table td {
	padding: 12px 14px;
	text-align: left;
	border-bottom: 1px solid #e0e0e0;
}

.price-table th {
	font-weight: 600;
}

.price-table td:last-child {
	white-space: nowrap;
	font-weight: 600;
}

.price-note {
	font-weight: 400;
	color: #666;
	font-size: 0.9em;
}


.entry__grid-item--69689839827f4 strong{
    color: #fff !important;
}