
/* Important! This file is to only be edited through WebDAV or through the control panel by the client, not theme partners/designers. */

.ExpressCheckoutContent {
    max-width: 900px
}

@media only screen and (max-width: 900px) {
    .HorizontalFormContainer dt {
        text-align: right;
        clear: both;
    }
}

