div#container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.col-lg-6 {
    width: 25%;
}
.prd-lst-unit {
    margin-bottom: 60px;
    padding: 0 1.15em;
    text-align: center;
}
.prd-lst-sort {
    font-size: 1.00em;
}
.prd-lst-name {
    font-size: 100%;
      text-align: left;
}
span.prd-lst-name.prd-lst-span a {
    text-align: center;
    font-size: 1.00em;
}
span.prd-lst-price.prd-lst-span {
    color: #b02f17;
    font-size: 24px;
}