#payment > ul > li.wc_payment_method.payment_method_ceca_gw > label{
	width: 80%;
}

.woocommerce-checkout #payment ul.payment_methods li img.ceca_gw-icon{
	max-width: 48px !important;
    max-height: 30px  !important;
    padding-left: 3px;
    margin: 0;
}
