.single-post .xtesi-first,
.single-post .xtesi-gnews-last-para {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 280px;
}

.single-post .xtesi-first {
	min-height: 320px;
}

.single-post .xtesi-first > .adsbygoogle,
.single-post .xtesi-gnews-last-para > .adsbygoogle {
	display: block;
	width: 100%;
	min-height: 250px;
}

.single-post #PA_Taboola_midarticle,
.single-post #PA_Taboola_belowarticle {
	box-sizing: border-box;
	width: 100%;
	min-height: 280px;
}

.single-post .xtesi-second {
	box-sizing: border-box;
	width: 100%;
	min-height: 300px;
}

@media (max-width: 767px) {
	.single-post .xtesi-first {
		min-height: 440px;
	}

	.single-post .xtesi-gnews-last-para {
		min-height: 400px;
	}

	.single-post #PA_Taboola_midarticle,
	.single-post #PA_Taboola_belowarticle {
		min-height: 280px;
	}
}
