.read-more{
    font-size: 14px;
    color: #5E6278;
    height: 40px;
    letter-spacing: 0.5px;
}

h5, h4, .title {
    font-family: Bohemia Std Regular !important;
    text-transform: uppercase;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*height: 20px;*/
}

.head-title {
    font-family: Bohemia Std Regular !important;
    text-transform: uppercase;
    font-size: 15px;
    /*height: 20px;*/
}