p.form-row-wide {
    clear: both
}

p.form-row-push {
    margin-top: -15px
}
img.payment-input-icons{height:16px;}

p.form-row .input-text{width:100%;}

@media(min-width: 550px) {
    p.form-row-first,p.form-row-last {
        /*width:48%;*/
        /*float: left*/
    }

    p.form-row-first {
        /*margin-right: 4%*/
    }
}