.picker-swatch-natural-oak {
	background: url('/cdn/shop/files/swatch_naturaloak_128px.jpg') center center no-repeat;
	background-size: cover;
}

.picker-swatch-smoked-oak {
	background: url('/cdn/shop/files/swatch_smokedoak_128px.jpg') center center no-repeat;
	background-size: cover;
}

.picker-swatch-white-beech {
	background: url('/cdn/shop/files/swatch_whitebeech_128px.jpg') center center no-repeat;
	background-size: cover;
}

.picker-swatch-matt-black {
	background: url('/cdn/shop/files/swatch_mattblack_128px.jpg') center center no-repeat;
	background-size: cover;
}

.product__upsell-products .product-card-quick-add .button {
  font-size: inherit !important; 
}