_numbers.scss 959 Bytes
.n2-ss-widget.n2-style-f17ddbf2d8ed14421f9093b94b93b8a9-heading.nextend-autoplay.n2-ow-all.nextend-autoplay-image{
  z-index: 9999999 !important;
  position: absolute !important;
} 

.page-template-numbers-page{
#Layer_1 {
  left: 0px;
  top: 0px;
  position: absolute;
  z-index: 999;
  @media (min-width: 1400px) and (max-width: 1500px) {
    transform: scale(1.3);
    top: 50px;
  }
  @media (min-width: 1300px) and (max-width: 1400px) {
    transform: scale(1.2);
    top: 50px;
  }
  @media (min-width: 1200px) and (max-width: 1300px) {
    transform: scale(1.3);
    top: 50px;
  }
  @media (min-width: 1000px) and (max-width: 1199px) {
    transform: scale(1.6);
    top: 130px;
  }
  @media (max-width: 999px) {
    transform: scale(1.8);
    top: 150px;
  }
  @media screen and (max-width: 768px) {
    top: 50px;
  }
}
div#n2-ss-2item1,
div#n2-ss-2item2,
div#n2-ss-2item3{
  font-family: "Calibri-bold" !important;
  font-size: 60px !important;
}
}