.gl-header {
    height: 60px;
}
.gl-content {
    padding-bottom: 20px;
}
h2 {
	font-weight: bold;
	margin: 10px 0 5px;
}
ul {
	margin: 5px;
}
	ul li {
		list-style: disc inside none;
		padding: 5px;
	}
