h2 {
	text-decoration: underline;
}
ul {
	list-style: square;
}
div.wprt-carousel-box {
	margin-bottom: 30px;
}
#imgMachine {
	float: right; 
	width: 400px; 
	margin: 10px 0 25px 25px;
}
#imgMachineMobi {
	width: 100%;
	margin-bottom: 25px;
}
.non-mobile-only .wprt-image-box .thumb {
	min-height: 180px;
}
.mobile-only .wprt-image-box .thumb {
	min-height: 230px;
}
.thumb, .thumb img {
	height: 180px;
}