.single-news-list {
    overflow: hidden;
    float: left;
    margin-bottom: 32px !important;
}

.single-news-list .wrap {
    background-color: #fff;
    border-radius: 20px;
    border: 2px solid #dfdfdf;
    overflow: hidden;
}

.single-news-list h3 a {
    font-size: 20px;
    color: #F26522;
}

.single-news-list h3 {
    height: 70px;
}
.p-2 {
    padding: 16px;
}
