/* No PayPal */
.payment-type-wrapper.show-buttons + .credit-card-icons-wrapper {
	top: 155px;
}

.credit-card-container img {
	height: auto !important;
	margin-right: .5em !important;
	width: 35px !important;
}

@media only screen and (min-width: 340px) {
	.credit-card-container img {
		height: auto !important;
		margin-right: 1em !important;
		width: 50px !important;
	}
}