@media (max-width: 767.98px) {
  .homeBanner .item {
    height: 190px;
  }
  .heroStrip {
    top: -50px;
  }
  
.ourProductTable img {
    width: 180px;
}
#modalImage {
  width: 100%;
}

.topHeader {
  font-size: 12px;
}

.gt_switcher_wrapper {
  right: 0 !important;
  left: 0 !important;
}

.gt_switcher.notranslate {
  margin: auto;
}

}

@media (max-width: 575.98px) {
  .nav-item .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }
  .ourProductTable img {
    width: 120px;
}

}
