.container-grid-3 .stories-containar{
    top: 70px;
    left: 0;
    position: absolute;
    width: 100%;
    margin-bottom: 200px;
    padding: 6px 12px;
}

.container-grid-3 .stories-containar .home-page .stories{
    width: 100%;
}

.home-page .sugestions-container{
    margin-top: 220px;
}

.home-page .feed > article{
    position: relative;
    padding-bottom: 28px;
}

.home-page .feed > article > div:first-child .description {
    position: absolute;
    bottom: 16px;
}