/* -----------------------------------------------
original design
----------------------------------------------- */
#anc002 .sub-section .float-right {
	width: 25%;
}
@media only screen and (max-width: 767px) {
	#anc002 .sub-section .float-right {
		width: 100%;
	}
}

#anc003 .sub-section .image .health_insurance_card_img {
	width: 75%;
}

#anc003 .sub-section .image .id_img {
	width: 85%;
}