.franchise-categories-carousel .swiper-button-next,
.franchise-categories-carousel .swiper-button-prev {
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  width: 30px;
  height: 30px;
  margin-top: 0;
  opacity: 1!important;
}

.franchise-categories-carousel .swiper-button-prev {
  right: 40px;
}

.franchise-categories-carousel .button-wrap {
  position: absolute;
  right: -10px;
  top: 12px;
  width: 75px;
  height: 30px;
  text-align: right;
  background-color: #fff;
}

.franchise-categories-carousel .swiper-slide {
  width: auto;
}