.row {
    width: 80%;
    margin: 0 auto;
}

.product-hold {
    width: 100%;
    margin-top: 35px;
}

.product {
    width: 25%;
    float: left;
}