/* @media (min-width: 1024px) {

	.three-way .plan-card-main {
		height: 23em;
	}

} */


/* //VMF074/default/main/CBG/WORKAREA/default/upload/Y25/travel/css */







/* @media (min-width: 700px) {
	.three-way {
		height: auto;
	}

	.three-way ul.plan-card-block-list li:nth-last-child() {
		padding-bottom: 16px;
	}

} */


/* 700-1400px */
/* @media (min-width: 701px) {
	.three-way {
		height: auto;
	}

	.three-way ul.plan-card-block-list li:nth-last-child() {
		padding-bottom: 16px;
	}

} */



/* 701-1400px */
@media (min-width: 701px) {

	.three-way40 .plan-card-main {
		height: 400px;
	}

	.three-way35 .plan-card-main {
		height: 350px;
	}

	.three-way30 .plan-card-main {
		height: 300px;
	}
}