body {
	--fsAddBuffer: 22px;
}
#stuff\.tv_header,
#stuff\.tv_4x1,
#stuff\.tv_mpu_in_article,
#stuff\.tv_mpu_bottom,
#stuff\.tv_mpu_top,
#stuff\.tv_2x1,
#stuff\.tv_3x1,
#stuff\.tv_mpu_bottom_mobile,
#stuff\.tv_mpu_top_mobile,
#stuff\.tv_richmedia,
#stuff\.tv_5x1,
#stufftv_mpu_top,
#stufftv_5x1,
#stufftv_mpu_top_mobile,
#stufftv_mpu_in_article,
#stufftv_header,
#stufftv_richmedia,
#stufftv_4x1,
#stufftv_3x1,
#stufftv_2x1,
#stufftv_mpu_bottom,
#stufftv_mpu_bottom_mobile,
#stuff\.tv_left_pageskin,
#stuff\.tv_right_pageskin {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
#stuff\.tv_header {
		--height: 100px;
}
#stuff\.tv_left_pageskin {
		--height: 4px;
}
#stuff\.tv_mpu_bottom {
		--height: 280px;
}
#stuff\.tv_mpu_bottom_mobile {
		--height: 280px;
}
#stuff\.tv_mpu_in_article {
		--height: 280px;
}
#stuff\.tv_mpu_top {
		--height: 280px;
}
#stuff\.tv_mpu_top_mobile {
		--height: 280px;
}
#stuff\.tv_right_pageskin {
		--height: 5px;
}
#stufftv_header {
		--height: 100px;
}
#stufftv_mpu_bottom {
		--height: 280px;
}
#stufftv_mpu_bottom_mobile {
		--height: 280px;
}
#stufftv_mpu_in_article {
		--height: 280px;
}
#stufftv_mpu_top {
		--height: 280px;
}
#stufftv_mpu_top_mobile {
		--height: 280px;
}
@media only screen and (min-width: 768px) {
	#stuff\.tv_2x1 {
		display: none; 
	}
	#stuff\.tv_3x1 {
		display: none; 
	}
	#stuff\.tv_4x1 {
		display: none; 
	}
	#stuff\.tv_5x1 {
		display: none; 
	}
	#stuff\.tv_header {
		--height: 250px;
	}
	#stuff\.tv_left_pageskin {
		--height: 4px;
	}
	#stuff\.tv_mpu_bottom {
		--height: 600px;
	}
	#stuff\.tv_mpu_bottom_mobile {
		--height: 250px;
	}
	#stuff\.tv_mpu_in_article {
		--height: 250px;
	}
	#stuff\.tv_mpu_top {
		--height: 600px;
	}
	#stuff\.tv_mpu_top_mobile {
		--height: 250px;
	}
	#stuff\.tv_richmedia {
		display: none; 
	}
	#stuff\.tv_right_pageskin {
		--height: 5px;
	}
	#stufftv_2x1 {
		display: none; 
	}
	#stufftv_3x1 {
		display: none; 
	}
	#stufftv_4x1 {
		display: none; 
	}
	#stufftv_5x1 {
		display: none; 
	}
	#stufftv_header {
		--height: 250px;
	}
	#stufftv_mpu_bottom {
		--height: 600px;
	}
	#stufftv_mpu_bottom_mobile {
		--height: 250px;
	}
	#stufftv_mpu_in_article {
		--height: 250px;
	}
	#stufftv_mpu_top {
		--height: 600px;
	}
	#stufftv_mpu_top_mobile {
		--height: 250px;
	}
	#stufftv_richmedia {
		display: none; 
	}
}
