#commodity-show-left {
	width: calc(100% * 1/2 - 10px);
}

#commodity-show-right {
	width: calc(100% * 1/2);
}

.block-images.position-bottomleft .block-inner .subheadline {
	font-family: Manrope;
	font-weight: 500;
}

.list-commodity-title {
	max-width: 100%;
	font-weight: 600;
}

.position-bottomcenter .block-inner .subheadline {
	font-family: Manrope;
	font-weight: 500;
}