.rubrics{
    margin-bottom:40px;
}
.rubrics .related-article-container{
    background: transparent none repeat scroll 0 0;
}
.rubrics .related-article{
    height:calc(100% - 20px);
    text-align:center;
}
.rubrics .related-article img{
    display:inline;
}
.rubrics .col-md-4:nth-child(3n+1){
    clear:left;
}
.rubrics .col-md-4{
    height:100%;
}