


/*@media (max-width: 767px) {
  .main-header {
    position: fixed!important;
  }


.main-header {
  position: fixed!important;
  max-height: 100px;
  z-index: 1;
  width: 100%!important;
}  

.main-sidebar{
	position: fixed!important;
}*/