@media (max-width: 767px) {
	#mobileSideBar {
		width: auto;
	}
}