.stores-box {
    min-height: 130px;
    margin-bottom: 10px;
    float: left;
}
.stores-box-title {
    font-size: 20px;
    color: #f1c232;
}
.stores-box-label {
    min-width: 70px;
    width: 25%;
    color: #f1c232;
    float: left;
}
.stores-box-value {
    width: 75%;
    float: left;
}
.amcheckout-wrapper .action.remind {
    margin-right: 10px;
}
