#page-wrapper {
	padding-top: 0 !important;
}

.api-header {
	position: relative;
	margin: 50px 0 100px 0;
}

.api-header h3 {
	font-size: 26px;
	top: 15px;
	position: relative;
}

.api-header img {
	width: 250px;
	position: absolute;
	top: -8px;
	right: 0;
}

