.pilotAndShipAbilitiesCenterBottom.horizontalTarot .upgradeDiv {
    bottom: 50px;
}
.pilotAndShipAbilitiesCenterBottom.horizontalStandard .upgradeDiv {
    bottom: 40px;
}
.pilotAndShipAbilitiesCenterBottom.verticalTarot .upgradeDiv {
    bottom: 50px;
}
.pilotAndShipAbilitiesCenterBottom.verticalStandard .upgradeDiv {
    bottom: 50px;
}
.statsLeftUpgradesRight.verticalTarot.mandalore p {
    font-size: 9px;
}
.statsLeftUpgradesRight.verticalTarot.mandalore h2 {
    font-size: 11px;
}

.statsLeftUpgradesRight.verticalTarot.mandalore .threat-number {
    top: 0px;
    margin-top: 6px;
    left: 8px;
    width: auto;
    text-align: left;
    font-size: 24px;
}
.statsLeftUpgradesRight.verticalTarot.mandalore .shipSilouette {
    top: 32px;
    left: -45px;
}
.statsLeftUpgradesRight.verticalTarot.mandalore .factionSymbol {
    top: 68px;
    left: -47px;
}
.statsLeftUpgradesRight.verticalTarot.mandalore .initiativeDiv {
    height: 150px;
    width: 40px;
    left: 4px;
    text-shadow: -1px 0 5px black, 0 1px 5px black, 1px 0 5px black, 0 -1px 5px black;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    font-size: 30px;
}
.statsLeftUpgradesRight.verticalTarot.mandalore .nameDiv {
    left: unset; 
    right: 0px;
    width: 160px;
    margin: 0px 48px 0px 48px;
}
.statsLeftUpgradesRight.verticalTarot.mandalore .initiativeDiv {
    height: 150px;
    width: 40px;
    left: 4px;
    text-shadow: -1px 0 5px black, 0 1px 5px black, 1px 0 5px black, 0 -1px 5px black;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
/*.statsLeftUpgradesRight.verticalTarot.mandalore .actionDiv {
    display: flex;
    flex-wrap: wrap-reverse;
    flex-direction: column;
    bottom: 28px;
    left: 0px;
}
.statsLeftUpgradesRight.verticalTarot.mandalore .action-icon {
    display: flex;
    justify-content: center;
    width: 64px;
    align-items: flex-end;
    margin: 0 0 4px 0px;
}*/
/*.statsLeftUpgradesRight.verticalTarot.mandalore .watermark {
    transform: none;
    left: 6px;
    bottom: -24px;
}*/
/*.statsLeftUpgradesRight.verticalTarot.mandalore .upgradeDiv {
    bottom: 10px;
    right: 0px;
}*/
.doubleFull.pilotAndShipAbilitiesWithName .actionDiv {
    max-width: 700px;
}



