.m-grid {
  //   padding-top: 12px;

  //   .cylon-home-label {
  //     margin: unset;
  //   }

  //   .fxm-grid .fxm-flexbox {
  //     background: unset !important;
  //   }

  //   .fxm-grid .fxm-flexbox .fxm-flexbox-item {
  //     background: transparent !important;
  //   }

  //   .cylon-home-label-item {
  //     margin-top: unset !important;
  //     height: unset !important;
  //     // height: 100px !important;
  //   }

  //   // .fxm-flexbox {
  //   // }

  .new-cylon-home-label .new-cylon-home-label-item-txt {
    margin-bottom: unset;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    // padding: 0 12px;
    margin-top: 8px;
    line-height: 12px;
    font-size: 9px !important;
    color: #666666;
    font-family: var(--regular-font);
  }

  //   .cylon-home-label .cylon-home-label-item-img {
  //     border-radius: unset;
  //   }

  //   .fxm-grid .fxm-flexbox .fxm-flexbox-item .fxm-grid-item-content {
  //     padding: 0;
  //     margin-bottom: 20px;
  //   }

  //   // .fxm-carousel ul li .fxm-grid-carousel-page>div:nth-child(2) .fxm-grid-item-content {
  //   // padding-bottom: 24px;
  //   // }

    .slider-decorator-0 {
      bottom: -16px !important;
    }

  //   .fxm-carousel-wrap {
  //     font-size: unset;
  //   }

  //   .fxm-grid-carousel-page {
  //     // min-height: 96px !important;
  //     overflow: hidden;
  //   }
}
