.threecols{
    margin-top: 50px;
}
.threecols .img-responsive{width: 100%; height: 280px;vertical-align: bottom; border: 1px solid #ccc}

.threecols h2{color:#2a2a2a;font-size:25px!important;}

.threecols,.threecols h2,.threecols .img-responsive img, .threecols p{text-align: left!important;}


@media screen and (max-width:992px) {
    .threecols .img-responsive{width: 100%; height:auto; vertical-align: bottom;}
    .threecols .col-md-4{ margin-bottom: 30px; }
}
