@media screen and (max-width: 767px) {
	.td-ss-main-sidebar{
		display:none !important;
	}
}