/*@media (max-width: 820px) {*/
/*    .category-description.limit-visibility {*/
/*        min-height: 110px;*/
/*        max-height: 110px;*/
/*        overflow: hidden;*/
/*        position: relative;*/
/*    }*/
/*    .category-view .read-more-btn-container {*/
/*        text-align: center;*/
/*    }*/
/*    #toggle_readmore {*/
/*        background-color: #0050b5;*/
/*        color: white;*/
/*    }*/
/*    .limit-visibility .limit-visibility-place-holder {*/
/*        position: absolute;*/
/*        left: 0;*/
/*        bottom: 0;*/
/*        width: 999px;*/
/*        height: 20px;*/
/*        background-color: white;*/
/*        opacity: 0.7;*/
/*    }*/
/*    .limit-visibility-show {*/
/*        min-height:max-content !important;*/
/*        max-height:max-content !important;*/
/*        overflow:visible !important;*/
/*        height:max-content !important;*/
/*    }*/
/*    .limit-visibility-hide {*/
/*        min-height:220px !important;*/
/*        max-height:220px !important;*/
/*        overflow:hidden !important;*/
/*    }*/

/*}*/
/*@media (min-width: 821px) {*/
/* .read-more-btn-container {*/
/*        display: none;*/
/*    }*/
/*}*/
