#more_info_block .tab-pane {
display: none;
}

#more_info_block .tab-pane.active {
display: block;
}