/* Add custom CSS styles below */ 
.w-full{
width:100%;
height:100%;
}
.list-block {
width:55%;
height:75%;
}
   
.break-words::after {
            content: " | اقرأ المزيد";
            color: #178fc4;
            font-weight: bold; 
            cursor: pointer;
        }