h3.product-variant {
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(226, 226, 226, 1);
}
.product-variant + hr {
	display: none;
}
.product-variant img {
	max-width: inherit !important;
}
.product-variant-module .caption {
	padding: 5px 10px;
}