.welcomeContent p {
    font-size: 21px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1.4;
}

.welcomeContent p strong {
    font-weight: 300;
    color: #7cabd8;
}

.vehicle-meta strong {
    font-weight: 300;
    color: #7cabd8;
    font-size: 15px;
    display: block;
    margin-top: 15px
}
.results-grid-view .result-item{
    overflow: hidden;
}