.catalog-section-grid-list {

    text-align: justify;

    text-align-last: justify;

    -ms-text-align-last: justify;

    -moz-text-align-last: justify;

}

.prod {

    display: inline-block;

    vertical-align: middle;

    text-align: center;

    -ms-text-align-last: center;

    text-align-last: center;

    -moz-text-align-last: center;

    margin-bottom: 25px;

    /*margin-right: 20px;*/

}

.prod.need-rmargin {

    margin-right: 35px;

}

.prod.last-in-row {

    margin-right: 0;

}



.prod-row {

    text-align: justify;

    margin-bottom: 25px;

}


.prod span.strong {
    font-size: 20px;
    font-weight: bold;
}