.plate-container {
    position: relative;
    display: inline-block;
}

.plate-number-dxb {
    position: absolute;
    top: 48%;
    left: 70%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}
.plate-code-dxb {
    position: absolute;
    top: 65%;
    left: 18%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}

.plate-number-auh {
    position: absolute;
    top: 48%;
    left: 70%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}
.plate-code-auh {
    position: absolute;
    top: 53%;
    left: 12%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}
.plate-number-shj {
    position: absolute;
    top: 48%;
    left: 78%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}
.plate-code-shj {
    position: absolute;
    top: 53%;
    left: 15%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}

.plate-number-ajm {
    position: absolute;
    top: 48%;
    left: 78%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}
.plate-code-ajm {
    position: absolute;
    top: 53%;
    left: 12%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}

.plate-number-uaq {
    position: absolute;
    top: 48%;
    left: 78%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}
.plate-code-uaq {
    position: absolute;
    top: 53%;
    left: 12%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}

.plate-number-fuj {
    position: absolute;
    top: 48%;
    left: 78%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}
.plate-code-fuj {
    position: absolute;
    top: 52%;
    left: 7%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}

.plate-number-rak {
    position: absolute;
    top: 48%;
    left: 78%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}
.plate-code-rak {
    position: absolute;
    top: 53%;
    left: 12%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}

.plate-number-kwt {
    position: absolute;
    top: 48%;
    left: 78%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}
.plate-code-kwt {
    position: absolute;
    top: 53%;
    left: 39%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}

.plate-number-ksa {
    position: absolute;
    top: 33%;
    left: 47%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}


.plate-number-qat {
    position: absolute;
    top: 48%;
    left: 78%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}
.plate-code-qat {
    position: absolute;
    top: 53%;
    left: 22%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}

.plate-number-omn {
    position: absolute;
    top: 48%;
    left: 30%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}


.plate-number-bah {
    position: absolute;
    top: 48%;
    left: 57%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}
.plate-code-bah {
    position: absolute;
    top: 47%;
    left: 28%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}

.plate-number-others {
    position: absolute;
    top: 48%;
    left: 69%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 20px;
    color: #000;
    white-space: nowrap;
}
.plate-code-others {
    position: absolute;
    top: 53%;
    left: 16%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
}