@media (max-width: 767px){
	
	#imgBox4,.imgBox4{
		margin-bottom:380px !important;
	}
	#imgBox6{
		margin-bottom:396px !important;
	}
}

@media (max-width: 375px){
	
	#imgBox4,.imgBox4{
		margin-bottom:296px !important;
	}
	#imgBox6{
		margin-bottom:396px !important;
	}

}

@media (max-width: 320px){
	
	#imgBox4,.imgBox4{
		margin-bottom:300px !important;
	}
	#imgBox6{
		margin-bottom:300px !important;
	}

}