.label-20-15{
    width: 90px;
    height: 120px;
    border-radius: 0;
    text-align: center;
}
.label-20-15-D{
    width: 192px;
    height: 120px;
    border-radius: 0;
    text-align: center;
    border: solid black 1.5px;
}
.label {
    .label-20-15-D-sheet1{
        left: 0;
        width: 46.875%;
        border-right: solid black 1.5px;
    }
    .label-20-15-D-sheet2{
        left: 53.125%;
        width: 46.875%;
        border-left: solid black 1.5px;
    }
}