.partner {
	width: 30%;
	float: left;
	padding: 2% 1%;
	height: 150px;
	overflow: hidden;
}

.partner a {
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	width: 100%;
	height: 100%;
}

.partner img {
	width: 100%;
	max-height: 180px;
}

.page-content {
	background-color: #77787B;
}

.page-content h2 {
	color: #fff;
}

.novost-content,
.list-item {
	width: 100%;
	max-width: 1200px;
}
