@media screen and (max-width: 425px) {
	.bcl_widget-container {
    	height: 1680px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2600px;
	}
}
@media screen and (min-width: 426px) and (max-width: 430px) {
	.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: 431px) and (max-width: 480px) {
	.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: 481px) and (max-width: 770px) {
	.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: 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: 1540px;
    }
	#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: 1420px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2300px;
	}
}
@media screen and (min-width: 1101px) and (max-width: 1200px) {
	.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: 1201px) and (max-width: 1240px) {
	.bcl_widget-container {
    	height: 1380px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2200px;
	}
}
@media screen and (min-width: 1241px) and (max-width: 1360px) {
	.bcl_widget-container {
    	height: 1380px;		
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2200px;
	}	
}
@media screen and (min-width: 1361px) 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: 2200px;
	}	
}
@media screen and (min-width: 1401px) and (max-width: 1440px) {
	.bcl_widget-container {
    	height: 1400px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2200px;
	}	
}
@media screen and (min-width: 1441px) {
	.bcl_widget-container {
    	height: 1360px;
    }
	#fcc-plan-wrapper-mobile .owl-stage-outer,
	#fcc-plan-wrapper-mobile-b .owl-stage-outer {
		min-height: 2200px;
	}
}
@media screen and (max-width: 425px) {
	#fcc-plan-wrapper-mobile #plan-body {
		 height: 800px;
	}
}
@media screen and (min-width: 426px) {
	#fcc-plan-wrapper-mobile #plan-body {
		 height: 730px;
	}
}