/* Styling to maximize width of main content */

#main {
  max-width: 100%;
}

/* Removing underlining from links */

a {
    text-decoration: none;
}

.ask-us-front-page {
	height: 400px;
}
