.services_tab {
    display: none;
}

.services_tab.show {
    display: block;
}