.wp_entry .tab_items{
 display: flex;
 flex-shrink:1;
}

.wp_entry .main-contetnt .tab_item {
 cursor: pointer;
 width: 100%;
 font-weight: normal;
}

/* .wp_entry .main-contetnt .tab_content ul li:first-of-type,
.wp_entry .main-contetnt .tab_content h2:first-of-type {
 display: none;
} */
