.lb-dyn-tabs .tab-content .tab-pane {
  display: none;
}

.lb-dyn-tabs .tab-content .tab-pane.active {
  display: block;
}
