@media screen and (min-width: 768px){
  .tpt-feature-collection-4 .swiper-wrapper{
      justify-content: center;
  }
}