.jackpot_headline h2 {
	padding-top: 20px !important;
}

.column-top-very-small-padding {
	padding-top: 10px;
}

.flex_column.column-top-small-margin {
	margin-top: 20px;
}

@media only screen and (max-width: 767px) {
	.mobile_full_width > .flex_cell,
	.mobile_full_width > .flex_cell.no_margin,
	.responsive #top #wrap_all .av-flex-cells.mobile_full_width .no_margin	{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {	
	.jackpot-name {
		font-size: 23px !important;
	}
	.jackpot-stand {
		font-size: 11px !important;
	}
	.jackpot-wert {
		font-size: 40px !important;
	}
	.jackpot_headline h2 {
		font-size: 34px;
	}

}

@media only screen and (min-width: 1001px) {	
	.jackpot_headline h2 {
		font-size: 40px;
	}
}