@charset "UTF-8";
/* CSS Document für inlet-nozzles.html*/

	@media screen and (max-width: 26.25em) {/*bis 420px */	

	/* ---- erste Section ---- */

	.duesen1-box2{
	width: 240px;
	overflow: hidden;
	padding-left: 10px;
}

	.duesen1-box2-container{
	width: 210px;
	margin-right: 20px;
}
	
	.duesen1-box2-container-text{
	width: 240px;
	margin-top: 20px;
	padding-left: 10px;
	}	
}

	@media screen and (max-width: 350px) {/*bis 350px */	

	/* ---- erste Section ---- */

	.duesen1-box2{
	width: 220px;
	overflow: hidden;
	padding-left: 10px;
}
		
		.duesen1-box2-container{
			width: 165px;
		}
}
