.ep-checkout-img-icon {
    max-height: 66px;
    width: 100%;
    object-fit: cover;
}

.ep-event-payment-gateway-icon {
    line-height: 0px;
}

.ep-event-payment-gateway-icon svg {
    width: 100%;
    height: 26px;
    display: inline-block;
    line-height: 0px;
}

.ep-event-payment-gateway-selector {
    margin-left: auto;
    line-height: 0px;
}

.ep-book-payment-gateway-option label {
    min-height: 56px;
}

.ep-woocommerce-product-row .ep-woocommerce-product-image{
    width: 16px;
    height: 16px;
}


.ep-woocommerce-address-form .form-row {
    width: 100%;
    height: auto;
}

.ep-woocommerce-address-form .form-row label{
    width: 100%;
    display: inline-block;
}

.ep-woocommerce-address-form .form-row select {
    width: 100%;
    display: inline-block;
}