
@media (max-width: 667px) {

	.tab-type .main-label {
		display: none;
	}

	#tab-badge{
		display:block;
	}
}