.collection-description-section .collection-description-wrap{max-height:200px;overflow:hidden;}
.collection-description-section .collection-description-wrap.active{max-height:5500px;}
.collection-description-section .collection-description-wrap *{font-size:14px;color:#000;line-height:1.358;margin:0px 0px 5px;}
.collection-description-section .collection-description-wrap a{color:#000;}
.collection-description-section .collection-description-wrap p{margin:20px 0px;}
.collection-description-section .collection-description-wrap ol,
.collection-description-section .collection-description-wrap ul{margin:0px;padding-left:20px;}

@media only screen and (max-width:749px){
  .collection-description-section .collection-description-wrap *{font-size:12px;}  
}