@media (min-width: 993px) and (max-width: 1199px) {
  .container_cus-b-carousel {
    max-width: 768px !important;
  }

  .col_cus-b-carousel {
    width: 100%;
  }
}

.b-mp-categories_feed {
  margin: 0 -20px;
}

/*@media (max-width: 767px) {*/
/*  .b-mp-categories {*/
/*    display: none;*/
/*  }*/
/*}*/