.highlights-tab-cont {
	display: none;
}

.highlights-tab-cont.active {
	display: block;
}
