.builder-panel-item:nth-child(3), 
.builder-panel-item:nth-child(4), 
.builder-panel-item:last-child     
{
    display: none !important;
}

.builder-nav-tabs.builder-tab-neomorphic.builder-nav-fill span:nth-child(2) {
    display: none;
}

a.builder-list-item.builder-list-item-action {
    display: none;
}