vn-ticket-descriptor-popover {
    vn-ticket-descriptor {
        display: block;
        width: 16em;
        max-height: 28em;

        &>vn-card {
            margin: 0!important;
        }

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