﻿html body .builder-carcass .spinner-section {
  margin-top: 5rem;
}

html body .builder-carcass .spin-btn-v {
  background-size: contain;
  background-position: center;
}

html body .builder-carcass .wheel-container.main .wheel-border {
  width: 118%;
  height: 118%;
  left: -10%;
  top: -8%;
}

html body .builder-carcass .wheel-container.take-2.wheel-container-10 .single-sector {
  padding-top: 26%;
}

html body .builder-carcass .wheel-container.take-2.wheel-container-10 .text-holder img {
  max-width: 3.6rem;
}

@media screen and (max-width: 1240px) {
  html.browser body .builder-carcass .wheel-container.take-2.wheel-container-10 .single-sector {
    padding-top: 22%;
  }
}
html.browser body .builder-carcass .wheel-container.take-2.wheel-container-10 .text-holder {
  font-size: 1.1rem;
}

@media screen and (max-width: 1240px) {
  html.browser body .builder-carcass .wheel-container.take-2.wheel-container-10 .text-holder {
    font-size: 0.8rem;
  }
  html.browser body .builder-carcass .wheel-container.take-2.wheel-container-10 .text-holder img {
    max-width: 2rem !important;
  }
}
html.tablet body .builder-carcass .wheel-container.take-2.wheel-container-10 .wheel-border, html.mobile body .builder-carcass .wheel-container.take-2.wheel-container-10 .wheel-border {
  width: 130%;
  height: 130%;
  left: -16%;
  top: -12%;
}

html.tablet body .builder-carcass .wheel-container.take-2.wheel-container-10 .single-sector, html.mobile body .builder-carcass .wheel-container.take-2.wheel-container-10 .single-sector {
  padding-top: 22%;
}

html.tablet body .builder-carcass .wheel-container.take-2.wheel-container-10 .text-holder span, html.mobile body .builder-carcass .wheel-container.take-2.wheel-container-10 .text-holder span {
  font-size: 0.8rem;
}

html.tablet body .builder-carcass .wheel-container.take-2.wheel-container-10 .text-holder img, html.mobile body .builder-carcass .wheel-container.take-2.wheel-container-10 .text-holder img {
  max-width: 2.6rem !important;
}