@media all and (max-width:449px) 
{
	#image1:before {
		content:url(https://quality-kitchen.my/img/infinity/img1_450.jpg);	
	}
	#image2:before {
		content:url(https://quality-kitchen.my/img/infinity/img2_450.jpg);	
	}
	#image3:before {
		content:url(https://quality-kitchen.my/img/infinity/img3_450.jpg);	
	}
	#image4:before {
		content:url(https://quality-kitchen.my/img/infinity/img4_450.jpg);	
	}
	#image5:before {
		content:url(https://quality-kitchen.my/img/infinity/img5_450.jpg);	
	}		
}
@media all and (min-width: 450px) and (max-width: 649px )
{	
	#image1:before {
		content:url(https://quality-kitchen.my/img/infinity/img1_650.jpg);	
	}
	#image2:before {
		content:url(https://quality-kitchen.my/img/infinity/img2_650.jpg);	
	}
	#image3:before {
		content:url(https://quality-kitchen.my/img/infinity/img3_650.jpg);	
	}
	#image4:before {
		content:url(https://quality-kitchen.my/img/infinity/img4_650.jpg);	
	}
	#image5:before {
		content:url(https://quality-kitchen.my/img/infinity/img5_650.jpg);	
	}
}
@media all and (min-width: 650px) 
{	
	#image1:before {
		content:url(https://quality-kitchen.my/img/infinity/img1_950.jpg);	
	}
	#image2:before {
		content:url(https://quality-kitchen.my/img/infinity/img2_950.jpg);	
	}
	#image3:before {
		content:url(https://quality-kitchen.my/img/infinity/img3_950.jpg);	
	}
	#image4:before {
		content:url(https://quality-kitchen.my/img/infinity/img4_950.jpg);	
	}
	#image5:before {
		content:url(https://quality-kitchen.my/img/infinity/img5_950.jpg);	
	}	
}
