.owl-carousel .owl-stage {
	background-color:red;
	width:100%; height:50px;
  float:left;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
-moz-backface-visibility: hidden;}