.categoryPage_home .FeedContainer__itemWrapper.loading {
    margin-bottom: 32px !important
}

.feedSurvey {
    width: 100%;
    margin-bottom: 50px;
    position: relative
}

.feedSurvey img {
    width: 100%;
    display: block
}

.feedSurvey i {
    cursor: pointer;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 2px;
    right: 2px
}