.update_image_section img
{
max-width:850px;
}

.add_image_section img
{
max-width:850px;
}
.front .bootgrid-table td {
    overflow: unset;
    text-overflow: unset;
    white-space: normal;
}

.front .image_small{
max-width:400px;
}
.modal-open .row-fluid.Editor-container .Editor-editor {
	background: #fff;
	color: #333;
}
.modal-dialog {
	width: 900px;
	}
.modal-footer {
	background: #fff;
    border-radius: 6px;
	}