/* Category Feature Fix */
@media (min-width: 960px) {
  .page-RoadBikesCategoryContentPage .two-category-feature .owl-stage {
    width: 944px!important;
  }

  .page-RoadBikesCategoryContentPage .two-category-feature .owl-stage .owl-item {
    width: 440px!important;
  }
}
