@media (min-width: 1025px) {}

@media (max-width: 1024px) {
	.tabs-layout-accordion>.wd-nav-tabs-wrapper {
		display: none;
	}
}