#menu_header_personas.active { 
background-color: #ffffff;
}
@media only screen and (max-width: 991px) { 
.header {
height: auto!important;}
}

.cns-max-top-hidden-homee {
  margin-top: 140px !important;
  overflow-x: hidden !important;
  @media screen and (max-width: 1199px) {
    margin-top: 85px !important;
  }
}

.cns-max-top-hidden {
	overflow-x: hidden !important;
	@media(width <=1024px) {
		margin-top: 80px !important;
	}
}