﻿.news-publish, .read-more {
     display: block;
     width: 100%;
 }

.text p {
    display: inline-block;
    width: 70%;
    vertical-align: top;
}

.hs-featured-image {
    max-width: 100% !important;
}

.home-art-head {
    font-size: 1.5rem;
}

.rss-description-overflow {
    max-height: 70px;
    overflow: hidden;
}

