.sticky-top {
	position: fixed;
	top: 0;
	z-index: 1020;
	width: 100%;
}