body {
	--fsAddBuffer: 0px;
}
#boredpandacom_singleimage_bottom,
#boredpandacom_sidebar_slider,
#boredpandacom_mobile_homepage_top,
#boredpandacom_sidebar_top,
#boredpandacom_singlepost_top,
#boredpandacom_mobile_homepage_mid,
#boredpandacom_singlepost_bottom,
#boredpandacom_sidebar_mid,
#boredpandacom_top_billboard,
#boredpandacom_singleimage_mid,
#boredpandacom_singlepost_mid,
#boredpandacom_wideview_mid,
#boredpandacom_mobile_new_header,
#boredpandacom_mobile_singlepost_bottom,
#boredpandacom_mobile_singlepost_top,
#boredpandacom_mobile_singleimage_bottom,
#boredpandacom_mobile_infinitescroll,
#boredpandacom_desktop_infinitescroll,
#boredpandacom_desktop_wideview_mid_970x250,
#boredpandacom_singleimage_mid_3,
#boredpandacom_singleimage_mid_2 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(var(--height) + var(--fsAddBuffer));
	width: 100%;
}
#boredpandacom_mobile_homepage_mid {
		--height: 280px;
}
#boredpandacom_mobile_homepage_top {
		--height: 280px;
}
#boredpandacom_mobile_infinitescroll {
		--height: 280px;
}
#boredpandacom_mobile_new_header {
		--height: 280px;
}
#boredpandacom_mobile_singleimage_bottom {
		--height: 280px;
}
#boredpandacom_mobile_singlepost_bottom {
		--height: 280px;
}
#boredpandacom_mobile_singlepost_top {
		--height: 280px;
}
#boredpandacom_singleimage_mid {
		--height: 280px;
}
#boredpandacom_singleimage_mid_2 {
		--height: 280px;
}
#boredpandacom_singleimage_mid_3 {
		--height: 280px;
}
#boredpandacom_singlepost_mid {
		--height: 280px;
}
@media only screen and (min-width: 768px) {
	#boredpandacom_desktop_infinitescroll {
		--height: 90px;
	}
	#boredpandacom_mobile_homepage_mid {
		display: none; 
	}
	#boredpandacom_mobile_homepage_top {
		display: none; 
	}
	#boredpandacom_mobile_infinitescroll {
		display: none; 
	}
	#boredpandacom_mobile_new_header {
		display: none; 
	}
	#boredpandacom_mobile_singleimage_bottom {
		display: none; 
	}
	#boredpandacom_mobile_singlepost_bottom {
		display: none; 
	}
	#boredpandacom_mobile_singlepost_top {
		display: none; 
	}
	#boredpandacom_sidebar_mid {
		--height: 600px;
	}
	#boredpandacom_sidebar_slider {
		--height: 250px;
	}
	#boredpandacom_sidebar_top {
		--height: 250px;
	}
	#boredpandacom_singleimage_bottom {
		--height: 90px;
	}
	#boredpandacom_singleimage_mid {
		display: none; 
	}
	#boredpandacom_singleimage_mid_2 {
		display: none; 
	}
	#boredpandacom_singleimage_mid_3 {
		display: none; 
	}
	#boredpandacom_singlepost_bottom {
		--height: 90px;
	}
	#boredpandacom_singlepost_mid {
		display: none; 
	}
	#boredpandacom_singlepost_top {
		--height: 280px;
	}
	#boredpandacom_top_billboard {
		--height: 250px;
	}
	#boredpandacom_wideview_mid {
		--height: 250px;
	}
}
@media only screen and (min-width: 970px) {
	#boredpandacom_desktop_wideview_mid_970x250 {
		--height: 250px;
	}
}
