/* marty added 6/21/2019 */

@media only screen and (max-width:800px) {
	.cycle_lite_container,
	.cycle_lite_container div {
		height: 400px !important;
	}
}
@media only screen and (max-width:768px) {
	.cycle_lite_container,
	.cycle_lite_container div {
		height: 384px !important;
	}
}
@media only screen and (max-width:740px) {
	.cycle_lite_container,
	.cycle_lite_container div {
		height: 370px !important;
	}
}
@media only screen and (max-width:414px) {
	.cycle_lite_container,
	.cycle_lite_container div {
		height: 207px !important;
	}
}
@media only screen and (max-width:375px) {
	.cycle_lite_container,
	.cycle_lite_container div {
		height: 186px !important;
	}
}
@media only screen and (max-width:360px) {
	.cycle_lite_container,
	.cycle_lite_container div {
		height: 180px !important;
	}
}
@media only screen and (max-width:320px) {
	.cycle_lite_container,
	.cycle_lite_container div {
		height: 160px !important;
	}
}
