@media (max-width:767px) {
	#tab-description {
		max-height: none !important;
		overflow: visible !important;
	}

	#tab-description > .desc-collapse {
		display: none !important;
	}
}
