.cardpp {
    border: 1px solid #D1D1D1;
    border-radius: 0px;
    position: relative;
    height: 100%;
}

.card__label__top {
    position: absolute;
    font-family: "Bebas Neue";
    top: 10px;
    right: 10px;
    padding: 7px 10px;
    background-color: #ef0f33;
    color: #fff;
}




