#image-operations  .container {
	width: 100% !important;
}
td.after_img,
td.before_img{
	width: 200px;
}
.before_img img,
.after_img img{
	max-width: 100%;
}
.image_op_table table > tbody > tr > td{
	vertical-align: middle;
}
.upload_download {
	padding: 20px !important;
	width: 100px;
}
.upload_download img{
	width: 200px;
}
.load-btn-warp {
	margin-bottom: 50px;
	margin-top: 20px;
}

.upload_image img{
	width: 59px;
	cursor: pointer;
}

.upload_image input{
	display: none !important;
}