/* hides "including yourself" on event registration for college workshops where parents are registering their children but not themselves */
.crm-event-id-45 #noOfparticipants .content {
  font-size: 0 !important;
}

.crm-event-id-45 #noOfparticipants .content select,
.crm-event-id-45 #noOfparticipants .content .description {
  font-size: 14px !important; 
}