/* en */
.contact-sept10-en {
  width: 100%;
  height: 100%;
  background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-en-2120.webp") center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1440px) {
  .contact-sept10-en {
    background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-en-1440.webp") center no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 1024px) {
  .contact-sept10-en {
    background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-en-1024.webp") center no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 768px) {
  .contact-sept10-en {
    background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-en-768.webp") center no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 600px) {
  .contact-sept10-en {
    background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-en-600.webp") center no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 440px) {
  .contact-sept10-en {
    background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-en-440.webp") center no-repeat;
    background-size: cover;
  }
}

.contact-sept10-en a {
  width: 100%;
  height: 100%;
  display: flex;
}

/* alb */
.contact-sept10-alb {
  width: 100%;
  height: 100%;
  background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-alb-2120.webp") center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1440px) {
  .contact-sept10-alb {
    background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-alb-1440.webp") center no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 1024px) {
  .contact-sept10-alb {
    background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-alb-1024.webp") center no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 768px) {
  .contact-sept10-alb {
    background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-alb-768.webp") center no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 600px) {
  .contact-sept10-alb {
    background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-alb-600.webp") center no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 440px) {
  .contact-sept10-alb {
    background: url("/assets/img/header-slider/nimitv_ban_sept10_contact/sept10-alb-440.webp") center no-repeat;
    background-size: cover;
  }
}

.contact-sept10-alb a {
    width: 100%;
    height: 100%;
    display: flex;
}
