#eezepc_payment_form_html p,#eezepc_payment_form_html select{
	min-width: 150px;
}

.img-bank-logo-result{
	height: 30px;
    width: 40px;
    float: right;
}

#eezepc_payment_form_html p {
	padding-top: 10px;
}

#eezepc_payment_form_html{
	width: 100%!important;
}

#eezepc_payment_wrapper{
	/*border: 2px solid #0dbaff;*/
    border-radius: 7px;
}

img.p-CardBrandIcon:nth-child(3) {
    display: none !important;
}