.topcorner {
	display: block;
	float: right;
	right: 0;
	position: fixed;
	bottom: 0;
}

.hero {
	background-color: #f9f9f9!important;
}