.widget.news .column-news .title {
	font-weight: 100;
	font-size: 30px;
	padding-left: 0;
}

.widget.news .column-events .title {
	font-weight: 100;
	font-size: 20px;
}

.widget {
	/*text-align: left;*/
	display: inline-block;
}

.widget a {
	font-size: 22px;
	color: #000;
}


.widget.news {}

.widget.news .news-wrapper {
	outline: 0px solid maroon;
	width: 960px;
	height: 1050px;
	display: inline-block;
	position: relative;
	z-index: 1;
}

.widget.news .news-wrapper .random-item {
	display: block;
	width: 500px;
	height: 500px;
	text-align: center;
	vertical-align: top;
	position: absolute;
	z-index: -10;
	top: 0;
	right: 0px;
}

.widget.news .news-wrapper .column-news {
	vertical-align: top;
	outline: 0px solid red;
	width: 600px;
	position: absolute;
	top: 0;
	left: 0;
}

.widget.news .news-wrapper .news-pc .column-news  .news-logo {
	text-align: left;
	border: 0px solid red;
}

.widget.news .news-wrapper .news-pc .column-news  .news-logo img {
	
	max-width: 566px; 
}

.widget.news .news-wrapper .column-events {
	vertical-align: top;
	width: 300px;
	outline: 0px solid green;
	border-left: 0px solid #a0a0a0;
	position: absolute;
	top: 400px;
	right: 0;
	z-index: 2;
}

.widget.news .news-wrapper .column-events .sobitiya-logo {
	position: absolute;
	top: 125px;
	right: 0px;
}

.widget.news .news-wrapper .column-events .sobitiya-logo.logo-pc {
	display: block;
}

.widget.news .news-wrapper .column-events .sobitiya-logo.logo-mob {
	display: none;
}

.widget.news .news-wrapper .column-events .sobitiya-logo img {
	width: 100%;
	max-width: 200px;
}

.widget.news .news-wrapper .column-events .events-link {
	text-align: center;
	position: absolute;
	top: 620px;
	right: 150px;
	width: 200px;
}

.widget.news .news-wrapper .block1 {
	display: block;
	width: 580px;
	height: 850px;
	text-decoration: none;
	text-align: left;
}

.widget.news .news-wrapper .block1 .news-preview {
	margin: 20px 0 10px 0;
	width: 500px;
}

.widget.news .news-wrapper .block1 .text-small {
	padding-left: 50px;
	font-size: 16px;
	width: 380px;
}

.widget.news .news-wrapper .news-link {
	width: 450px;
	text-align: center;
	margin-top: 80px;
}

.widget.news .news-wrapper .block2 {
	background-color: #fff;
	text-decoration: none;
	text-align: left;
	padding: 30px;
	width: 300px;
	position: absolute;
	top 0;
	right: 200px;
}

.widget.news .news-wrapper .block2 .news-preview {
	width: 100%;
	max-width: 300px;
	height: 100%;
	max-height: 450px;
}

.widget.news .news-wrapper .block3 {
	text-decoration: none;
	text-align: left;
	padding: 0;
	width: 200px;
	position: absolute;
	top: 140px;
	right: 0;
}

.widget.news .news-wrapper .block3 .news-preview {
	width: 100%;
	max-width: 200px;
}

.widget.news .news-mob {
	display: none;
	margin-bottom: 20px;
}

.widget.news .news-pc {
	display: block;
}

img.project-logo {
	display: block;
	width: 30%;
	left: 13.5%;
	position: relative;
	max-width: 400px;
	margin-top: 20px;
}

@media screen and (max-width: 960px) {
	.widget.news {
		width: 100%;
		max-width: 900px;
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
	}
	.widget.news .news-wrapper {
		width: 100%;
		height: auto;
	}
	.widget.news .news-wrapper .random-item {
		display: none;
	}
	.widget.news .news-wrapper .column-news {
		width: 100%;
		position: relative;
	}
	.widget.news .news-wrapper .column-news .news-logo {
		padding: 0;
		text-align: center;
	}
	.widget.news .news-wrapper .column-news .news-logo img {
		width: 90%;
		max-width: auto;
	}
	.widget.news .news-wrapper .column-events {
		position: relative;
		width: 100%;
		top: auto;
	}
	.widget.news .news-wrapper .column-events .sobitiya-logo {
		position: relative;
		top: 0;
		right: 0px;
		margin-top: 30px;
		outline: 0px solid orange;
	}
	.widget.news .news-wrapper .column-events .sobitiya-logo.logo-pc {
		display: none;
	}
	.widget.news .news-wrapper .column-events .sobitiya-logo.logo-mob {
		display: block;
	}
	.widget.news .news-wrapper .column-events .sobitiya-logo img {
		width: 90%;
		max-width: 90%;
	}
	.widget.news .news-wrapper .column-events .events-link {
		position: relative;
		text-align: center;
		top: 0;
		margin: 20px 0 0 0;
		right: auto;
		width: 200px;
	}
	.widget.news .news-wrapper .block1 {
		text-align: center;
		display: block;
		width: 100%;
		height: auto;
	}
	.widget.news .news-wrapper .block1 .news-preview {
		margin: 10px 0 10px 0;
		width: 100%;
		max-width: 900px;
	}
	.widget.news .news-wrapper .block1 .text-small {
		width: 100%;
	}
	.widget.news .news-wrapper .news-link {
		float: none;
		width: 100%;
		margin: 20px 0 0 0;
	}
	.widget.news .news-wrapper .block2 {
		display: none;
		/*display: block;*/
		position: relative;
		width: 100%;
		right: auto;
		padding: 0;
	}
	.widget.news .news-wrapper .block2 .news-preview {
		width: 100%;
		max-width: 900px;
	}
	.widget.news .news-wrapper .block3 {
		margin-top: 0px;
		text-align: center;
		display: block;
		width: auto;
		top: auto;
		position: relative;
	}
	.widget.news .news-wrapper .block3 .news-preview {
		width: 100%;
		max-width: 900px;
	}
	.widget.news .column-news .title {
		text-align: center;
		padding: 0;
	}
	.widget.news .news-wrapper .block1 .text-small {
		padding-left: 0px;
	}
	.widget.news .news-pc {
		display: none;
	}
	
	.widget.news .news-mob {
		display: block;
	}
	


	
	
}