@media screen and (max-width: 992px) {
  .sidebar-first {
	  display: none !important;
  }
}
