﻿html.sport-wheel .bottom-row-slider.main .swiper-slide:nth-child(1) .prize-box > img, html.sport-wheel .bottom-row-slider.main .swiper-slide:nth-child(8) .prize-box > img, html.sport-wheel .bottom-row-slider.main .swiper-slide:nth-child(9) .prize-box > img {
  transform: scale(1.2);
}
html.sport-wheel.browser .single-sector:nth-child(1) .text-holder img, html.sport-wheel.browser .single-sector:nth-child(8) .text-holder img, html.sport-wheel.browser .single-sector:nth-child(9) .text-holder img {
  max-width: 7.4rem;
  max-height: 7.4rem;
}
html.sport-wheel.tablet .single-sector:nth-child(1) .text-holder img, html.sport-wheel.tablet .single-sector:nth-child(8) .text-holder img, html.sport-wheel.tablet .single-sector:nth-child(9) .text-holder img, html.sport-wheel.mobile .single-sector:nth-child(1) .text-holder img, html.sport-wheel.mobile .single-sector:nth-child(8) .text-holder img, html.sport-wheel.mobile .single-sector:nth-child(9) .text-holder img {
  max-width: 3.5rem;
  max-height: 3.5rem;
}