.jashhotshot-wrapper {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 1600px) {
  .jashhotshot-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

.jashhotshot-counter-wrapper {
  border: 3px solid var(--c-primary);
  border-radius: 5px;
  margin-top: 20px;
  width: 100%;
}
@media (min-width: 992px) {
  .jashhotshot-counter-wrapper {
    width: 31%;
  }
}

@media (max-width: 991px) {
  .jashhotshot-products {
    max-width: 450px;
    margin: 0 auto;
  }
}

.jashhotshot-counter-header {
  background-color: #fff;
  padding: 0.625rem;
  margin-top: -60px;
  position: relative;
  z-index: 1;
}

@media (max-width: 480px) {
  .jashmanufacturerlist .swiper {
    max-width: 75vw;
  }
}
