@import url("products.css"); 

.content{
	width:100%;
	position:static; /* restore to default position*/
	margin:0px;
	padding:0px;
}

.header-logo{
	display:none;
}

.content .product-line h2{
	margin-top:35px;
	margin-left:15px;
}

.w3-content{
	height:120px;
}
.mySlides-automation {
	position:static; /* restore to default position to under scroll*/
	height:120px;
}	
.mySlides-machine {
	position:static;
	height:120px;
}