body#cart #ps_checkout-payment-method-logo-block-container {
	display: none;
}

body#checkout .ps_checkout-payment-option label {
	line-height: unset;
}	

body#checkout .ps_checkout-payment-option label {
	line-height: unset;
}	

body#checkout .ps_checkout-payment-option .paypal-mark {
	margin: 0 4px !important;
	padding: 4px !important;
}

body#checkout .ps_checkout-payment-option .paypal-mark img {
	max-height: 20px;
}

body#checkout .js-payment-binary.js-payment-ps_checkout-card,
body#checkout .js-payment-binary.js-payment-ps_checkout-paypal {
	margin-top: 16px !important;
}

body#checkout .js-payment-binary.js-payment-ps_checkout-card.disabled {
	opacity: 1;
}