:host{
    height: 100%;
    width: 100%;
    .ngx-card-holder{
        height: inherit;
        width: inherit;

    }
}