#content{
    height: 80px;
    overflow: hidden;
    transition: max-height 0.3s ease-out 0s;
}
#readMoreBtn{
    border-width: 0;
    border-radius: 11px;
}