.licenses_custom .item_link {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	font-size: 15px;
	line-height: 18px;
	color: #333;
}
.licenses_custom .img_wrap {
	margin-bottom: 24px;
	position: relative;
}
.licenses_custom .item_link > span {
	display: block;
	width: 100%;
}
.fancybox_custom_items span.zoom {
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	background: #e27c1d;
}
.fancybox_custom_items span.zoom svg path {
	fill: #fff;
}
.body .drag_block  .item-views.front.licenses_custom {    padding: 90px 0 20px;}