.yy-empty {
    text-align: center;
    height: 100%;
    .flex();

    img {
        width: 150px;
        height: 150px;
    }

    p {
        color: @yy-text-default;
        font-size: @yy-font-size-sm;
        line-height: 20px;
    }
}