
/*----*/

.areas_servesection .botom_sec .text_bd .itemlist .item_wrap {
    max-height:250px; overflow: hidden; transition: max-height 0.4s ease; }

.areas_servesection .botom_sec .text_bd .itemlist .item_wrap.expanded { max-height: 320px;  overflow-y: auto; }

/*----*/
















