html.tablet .wheel-container-13 .text-holder > span, html.mobile .wheel-container-13 .text-holder > span {
    min-width: 112%;
    padding-left: 12%;
}
html body .spinner-container .spinner-section .wheel-border {
    width: 117%;
    height: 117%;
    left: -8%;
    top: -8%;
}
html body .spinner-container .spinner-section .single-sector:nth-child(2) .text-holder > span {
    padding-top: 10%;
}
html body .spinner-container .spinner-section .single-sector:last-child .text-holder > span {
    padding-bottom: 10%;
}
