.newsbox5 {
    padding: 20px;
}


.newsbox5-inner {
    border: 1px solid #CCC;
    padding: 20px;
    position: relative;
}


.newsbox5-inner .stitle a {
    color: #00A651;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
}

.newsbox5-inner .lsbig-item h3 {
    background: #ED1C24;
    margin: 0;
    padding: 30px 15px;
    position: relative;
    left: -40px;
    margin-top: 20px;
}

.newsbox5-inner .lsbig-item h3 a {
    color: #FFF;
    font-size: 30px;
    font-weight: 700;
}

.newsbox5-inner .lsbig-item p {
    color: #505152;
    text-overflow: ellipsis;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-top: 30px;
}


.newsbox5-inner .lsmall-item {
    border-top: 1px solid #CCC;
    padding: 15px 0;
    min-height: 80px;
}

.newsbox5-inner .sub_heading {
    color: #ff0000;
}

.newsbox5-inner .lsmall-item h3 {
    color: #000000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}