.relatedProducts .text-center {
    text-align: center;
}
.relatedProducts .title, .relatedProducts .price {
    margin: 0;
}
.relatedProducts .image{
    margin-bottom: 10px;
}
.relatedProducts .buy {
    margin-top: 10px;
}
relatedProducts .row {
    padding-bottom: 10px;
}
.relatedProducts .title a, .relatedProducts .price a {
    color: #999;
}
