.ln-infinite-scroll{
    width: 100%;
    height: 100%;
    overflow: scroll;
    &_observe{
        width: 1px;
        height: 1px;
    }
}