@media screen and (max-width: 900px) {
	.lel-kalk{
		margin-bottom: 122px !important;
	}
}

@media screen and (min-width: 480px) and (max-width: 900px) {
	.header-city{
		position: static !important;
		border: none;
	}
}