:root {
	--yellow: #fcc300;
}

#banhead {
	border-top: 33px solid var(--yellow);
	background-color: transparent;
}
#head_envelope.homepage { min-height: 420px !important; }

#float_icons_part_1 {
	position: absolute;
	top: 40px;
	width: 100%;
	left: 0;
}

@media (max-width: 1620px) {
	#head_envelope.homepage { min-height: 300px !important; }
}
