.hero_a-timer {
  background-repeat: no-repeat;
  background-position: center 100%;
}

.hero_a-timer .container {
  min-height: 485px;
}

span.countdown-label {
  font-size: 12px;
  display: block;
  height: 14px;
  line-height: 14px;
}

@media screen and (max-width: 1024px) {
  .hero_a-timer .container {
    min-height: initial;
  }
}
.hero_a-timer .cta {
  background-color: #FFCD01;
}

.hero_a-timer .country img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 12px;
  opacity: 0.4;
}

.hero_a-timer .label {
  color: #41CB72;
  border-color: #41CB72;
}

.hero_a-timer .timer p {
  letter-spacing: 1em;
}

.hero_a-timer .timer .time {
  border-radius: 8px;
  border: 1px solid #DCDCDC;
}

@media screen and (max-width: 1024px) {
  .hero_a-timer {
    background-image:none !important;
  }
  
  .countdown {
    justify-content: center;
  }
  
/*     @media screen and (max-width: 600px) {
 .hero_a-timer .banner-mobile-generic
  max-height: 230px;
     { */
       @media screen and (max-width: 600px) {
 .hero_a-timer {
   max-height: initial !important;}
  }