/* placeholder CSS to override base locale.css file */

.city, .city label {
    width: 230px;
}

.city input {
    width: 185px;
}

.country, .country label {
    width: 145px;
}

.shoppingCart {
    width: 410px;
}
