.my-collapse {
  display: none;
}

.nexcols.products-carousel {
  display: block;
}

.specific-table table thead tr th {
  background: #EBEBEB;
  color: #111;
}
.specific-table table thead tr th:nth-child(3) {
  background: #1E398D;
  color: #fff;
}
.specific-table table thead tr th:nth-child(4) {
  background: #FFDD00;
  color: #1E398D;
}
.specific-table table tbody tr td:not(:first-child) {
  text-align: center;
}

/*# sourceMappingURL=custom.css.map */
