
.caption h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px;
    text-align: center;
    color: #333;
}

.caption p {
    /*font-size: 14px;*/
    /*line-height: 15px;*/
    /*color: #333;*/
    line-height: 20px;
    font-size: 13px;
    color: #444;
}

.caption .price {
    color: #ba3c3c;
}


@media screen and (max-width: 600px){
    .content > .row > div {
        padding-right: 2px;
        padding-left: 2px;
    }

}


.ph{
    height: 120px;
    overflow: hidden;
    display: inline-block;
    vertical-align:middle;
}

.thumbnail{
    height: 360px;
    overflow: hidden;
}