.uc-moves-carousel {
    .t994__width-wrapper {
        margin:0 !important;
    }
    .t994__textwrapper {
        padding-left: 20px !important;
        padding-right: 20px !important;
        height:320px !important;
    }
    
}
@media screen and (max-width: 960px) {
    .uc-moves-carousel .t994__textwrapper {
      height: 245px !important;
    }
  }

  @media screen and (max-width: 640px) {
    .uc-moves-carousel .t994__textwrapper {
      height: 300px !important;
    }
  }





