/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

#wrapper {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
}
.hero-headline h1 {
    font-size: 48px;
}   