.hsse-payment-logos {
	clear: both;
	width: 100%;
}

.hsse-payment-logos--product,
.hsse-payment-logos--cart {
	margin-top: 20px;
}

.hsse-payment-logos img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}

.hsse-payment-logos--product img {
	max-width: min(100%, 420px);
}

.hsse-checkout-explanation {
	margin: 0 0 20px;
}

.hsse-checkout-explanation > :first-child {
	margin-top: 0;
}

.hsse-checkout-explanation > :last-child {
	margin-bottom: 0;
}
