.p-m-0 p:last-child{
    margin-bottom: 0;
}

.content-cls ul{
    padding-left: 25px !important;
    padding-bottom: 20px !important;
    color: #1f1f1f !important;
    line-height: 26px !important;
}

.content-cls strong {
    font-weight: 500 !important;
}


@media(max-width:768px){
    .content-cls ul li{
        font-size:14px !important;
    }
}
