﻿html.browser .wheel-container-8 .single-sector {
  padding-top: 19%;
}
html.browser .builder-row.section {
  height: 92rem;
}
html.tablet .wheel-container-8.main .single-sector,
html.tablet .wheel-container-8.vip .single-sector, html.mobile .wheel-container-8.main .single-sector,
html.mobile .wheel-container-8.vip .single-sector {
  padding-top: 15%;
}
html.tablet .wheel-container-8.main .single-sector .text-holder > img,
html.tablet .wheel-container-8.vip .single-sector .text-holder > img, html.mobile .wheel-container-8.main .single-sector .text-holder > img,
html.mobile .wheel-container-8.vip .single-sector .text-holder > img {
  margin-left: 6%;
}
html.tablet .wheel-container-8.extra .single-sector, html.mobile .wheel-container-8.extra .single-sector {
  padding-top: 16%;
}
html.tablet .wheel-container-8.extra .single-sector .text-holder > img, html.mobile .wheel-container-8.extra .single-sector .text-holder > img {
  margin-left: 8%;
}
html.tablet .wheel-container-8.extra .single-sector .text-holder > span, html.mobile .wheel-container-8.extra .single-sector .text-holder > span {
  font-size: 0.8rem;
}