.news-text a {
	display: block;
	margin-top: 20px;
}
/*
.news_1 {
	background: white;
	box-shadow: 0 0 15px rgba(0,0,0, .2);
}

.news_1 .text h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.news_1 .text, .news_1 .btn {
padding: 0 20px 30px;
}
.news_1 .btn {
margin: 0 20px 30px;
background: white;
color: black !important;
}
@media (max-width: 750px) {

  .akcii_index .text { margin-bottom: 30px; }

}*/