@media screen and (max-width: 767px), projection and (max-width: 767px), tv and (max-width: 767px), handheld and (max-width: 767px) {
	.catalog_detail .tabs_section>.tabs {display:block;}
	.catalog_detail .tabs_section>.tabs .nav.nav-tabs {display:none;}
}