.label-card-54-86 {
    width: 430px;
    height: 270px;
    font-size: 5mm;
}
.label {
    .label-card-54-86-hole1, .label-card-54-86-hole2{
        //top: 5.6%;
        top: 4%;
        height: 9%;
        //border: solid 1.5px darkgray;
        border-radius: 50%;
        background-color: white;
    }
    .label-card-54-86-hole1 {
        left: 20%;
        width: 5.9%;
    }
    .label-card-54-86-hole2 {
        left: 74.1%;
        width: 5.9%;
    }
    .label-card-54-86-logo {
        left: 33%;
        width: 34%;
        //top: 8%;
        top: 1.5%;
        height: 17%;
        font-size: 10mm;
        color: #023D80;
    }
    .label-card-54-86-body {
        left: 1.5%;
        width: 97%;
        //top: 20%;
        top: 17%;
        height: 80%;
    }
    .label-card-54-86-body-text {
        left: 2%;
        width: 64%;
    }
    .label-card-54-86-body-qrcode {
        left: 68%;
        width: 30%;
        top: 22%;
        height: 56%;
    }
}
