@media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all,
    only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx)
{
    .iti-flag {
        background-image: url('/wp-content/plugins/caldera-forms/fields/phone_better/assets/img/flags@2x.png') !important;
    }
}

.iti-flag
{
    background-image: url('/wp-content/plugins/caldera-forms/fields/phone_better/assets/img/flags.png') !important;
}

.intl-tel-input input[type=tel]
{
    padding-left: 50px !important;
}

.evcal_evdata_row
{
	padding: 30px 20px 30px 30px !important;
}