@media(min-width:575px) and (max-width:1368px){
.gt-title-listing .swiper-container {
  width: 100% !important;
}
 
.gt-title-listing .swiper-slide {
  width: 300px !important;
  flex-shrink: 0;
  box-sizing: border-box;
}
}