@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {
  .swiper.slider-two h3 {
    	font-size: 34px !important;
	}
   .ds-5 {
        font-size: 26px !important;
    }
}