.main-collection-description{
    
    .outer .description{
        height: 200px;
    }
    
    .outer .read-more{
        display: flex;
        justify-content: center;
        margin-top: 24px;
    }
}