header, header.stuck {
	position: static;
	height: 135px;
}

header .r {
	height: 135px;
	overflow: hidden;
}

header + section, header.stuck + section {
	margin-top: 0;
}

header.stuck img, header.stuck .r, header.stuck .l > a {
	max-height: none;
	max-width: none;
}