@media only screen and (max-width:767px) {
	.international_patients h2 {
		font-size: 25px
	}

	.international_patients h3 {
		font-size: 25px
	}

	.best_fertility h2 {
		font-size: 20px
	}

	.best_fertility span {
		font-size: 20px
	}

	.find_left img {
		position: absolute;
		left: 0;
		bottom: 1px;
		width: 50px
	}

	.find_right img {
		position: absolute;
		right: 0;
		bottom: 1px;
		width: 60px
	}

	.while_searching h2 {
		font-size: 20px
	}

	.latest-news-text h2 {
		font-size: 25px
	}

	.latest-news-text span {
		font-size: 25px
	}

	.latest-card h2 {
		font-size: 18px
	}

	.let_begin_content h2 {
		font-size: 25px
	}

	.let_begin_content span {
		font-size: 25px
	}

	.inter_leaf img {
		position: absolute;
		bottom: 20px;
		width: 150px
	}

	.legal_patients h2 {
		font-size: 25px
	}

	.legal_patients h3 {
		font-size: 25px
	}
}