a[name="tarife"]::before {
	content: "";    
	display: block;    
	height: 100px; /* height of your sticky header */    
	margin-top: -100px; /* negative margin of the same amount */    
	visibility: hidden;    
	pointer-events: none;
	
}

.oevd-widget-profiler.ukv-zusatzversicherung input[type="text"][name^="URV_reisepreis_einmal_"] {
    margin: 0 auto;
}