vn-item-descriptor-popover {
    vn-item-descriptor {
        display: block;
        width: 16em;
        min-height: 28em;

        .header > a:first-child {
            display: none
        }
    }
}