.is-redesigned #the-event-detail .is-stream-box .is-document-list-entry.is-picture
{
	width: auto;
	height: 200px;
}
.is-picture-thumbnail
{
	max-height: 130px;
	margin: 2px 0 4px 0;
}
.is-picture-big
{
	max-width: 100%;
	max-height: calc(100% - 83px);
	margin: 0 0 4px 0;
}
.is-picture-control
{
	display: none;
}
.is-redesigned .is-blue-button.is-really-picture-delete
{
	border-color: #e30613;
	background-color: #e30613;
	display: none;
}
