body.style1.speedVertical.circular:not(.hideKMH) #speed {
    font-size: 20vh !important;
    margin-top: 7vh;
}

body.style1.speedVertical.circular.hideKMH #speed {
    margin-top: -1vh !important;
}

body.style1.speedVertical:not(.circular) #speed{
    font-size: 25vh !important;
}