/* To hide the additional information tab */
li.additional_information_tab {
    display: none !important;
}