/* Enter Your Custom CSS Here */
.mega-menu-link{
text-transform:uppercase;
}


.headerImage {
	height: 432px !important;
}

@media only screen and (max-width: 768px) {
  .headerImage {
    height: 140px !important;
  }