
#billingAddressChoice .sq-payment-form {
    width: 100%;
}

iframe#sq-card-number {
    position: relative;
    top: -5px;
    background: transparent !important;
    height: 34px;
    margin-left: -12px;
}
iframe#sq-expiration-date {
    position: relative;
    top: -5px;
    background: transparent !important;
    height: 34px;
    margin-left: -12px;
}
iframe#sq-cvv {
    position: relative;
    top: -5px;
    background: transparent !important;
    height: 34px;
    margin-left: -12px;
}
iframe#sq-postal-code {
    position: relative;
    top: -5px;
    background: transparent !important;
    height: 34px;
    margin-left: -12px;
}