@media only screen and (max-width: 720px) and (min-width: 320px){

/*hikashop*/	
	#hikashop_product_right_part{
	left: -30%;
	}
	
	.hikashop_product_image_subdiv{
	max-width: 70%;
	left: -20%;
	}
	
	
	
	.hikashop_subcontainer span{
	text-align: left !important;
	}
/*bis hier*/
}