.ancor{
	position: relative;

	&__link{
		position: absolute;
		display: block;
		top: -300px;
	}
}
