.tws-checkout--v2 .tws-checkout--payments-expand.tws-checkout--visibility-hidden {  left: inherit !important; 
	position: relative !important; 
	height: auto !important; 
	visibility: visible; 
} 
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active { 
	border-bottom-width: 0px; 
	padding-bottom: 20px; 
} 
.tws-checkout--v2 .tws-checkout--payment-active span.fa { 
	display: none; 
} 
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active:hover, .tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method.active:focus { 
	background: #fff !important; 
} 
.tws-checkout .tws-checkout--payment-methods-list a.tws-checkout--payment-method:hover {      
	background: #ebebeb;
}