.cipco-newslist {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 2rem 0;
    /* padding-bottom: 10px; */
}