.newBlock__prod {
	position: relative;
	}
	.newBlock__prod .anythingControls {
		top: -70px !important;
		right: -9px !important;
		}
	.newBlock__prod__pic {
		display: block;
		overflow: hidden;
		width: 522px;
		height: 194px;
		}
		.newBlock__prod__pic img {
			max-width: 522px;
			}
	.newBlock__prod__text {
		position: absolute;
		top: 16px;
		right: 3px;
		padding-right: 37px;
		width: 180px;
		color: #d41044;
		text-decoration: none;
		font-size: 16px;
		font-family: 'DINPro_Bold', Arial;
		line-height: 1.4;
		}