@media screen and (max-width: 800px) {
	#fcc-plan-wrapper-mobile #plan-body-popular::before {
		top: -90px;
	}
}
@media screen and (min-width: 801px) and (max-width: 900px) {
	#fcc-plan-wrapper-mobile #plan-body-popular::before {
		top: -64px;
	}
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
	#fcc-plan-wrapper-mobile #plan-body-popular::before {
		top: -84px;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
	#fcc-plan-wrapper-mobile #plan-body-popular::before {
		top: -64px;
	}
}
@media screen and (max-width: 425px) {
	.bcl_widget-container {
    	height: 1700px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2700px;
	}
}
@media screen and (min-width: 426px) and (max-width: 480px) {
	.bcl_widget-container {
    	height: 1500px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2400px;
	}
}
@media screen and (min-width: 481px) and (max-width: 770px) {
	.bcl_widget-container {
    	height: 1540px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2500px;
	}
}
@media screen and (min-width: 771px) and (max-width: 800px) {
	.bcl_widget-container {
    	height: 1520px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2400px;
	}
}
@media screen and (min-width: 801px) and (max-width: 900px) {
	.bcl_widget-container {
    	height: 1400px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2300px;
	}
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
	.bcl_widget-container {
    	height: 1500px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2400px;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1100px) {
	.bcl_widget-container {
    	height: 1520px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2400px;
	}
}
@media screen and (min-width: 1101px) and (max-width: 1199px) {
	.bcl_widget-container {
    	height: 1460px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2400px;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
	.bcl_widget-container {
    	height: 1400px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2300px;
	}
}
@media screen and (min-width: 1401px) {
	.bcl_widget-container {
    	height: 1360px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2200px;
	}
}

#fcc-plan-wrapper-mobile #plan-body {
	 height: 760px;
}
#fcc-plan-wrapper-mobile #plan-body-popular {
	 height: 750px;
}