.tab-content {
  display: none !important;
}
.tab-content.active {
  display: block !important;
}
