.image-wrapper img {
	max-width:90%;
	max-height:400px;
}
.sizeZF label {
	width:50px;
}
.size-img-wrap {
	float:left;
	padding:10px 0;
}
.size-img-wrap img {
	max-width:100%;
}
.Opties .widths {
	width:100px;
}
.remove_field{ 
	color: red;
	margin-left:10px;
	cursor:pointer;
}
.add-br { 
	color: #669900;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
}

@media screen and (min-width: 768px) {

}
@media screen and (min-width: 1024px) {
	
}