.elo-linki {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 40px;
}
.elo-linki-h {
	display: block;
	margin-bottom: 10px;
	font-size: 1.5rem;
	font-weight: 700;
	color: #000;
}

.elo-linki-post {
	display: flex;
	align-items: center;
	max-width: 50%;
	float: left;
}

.elo-linki-post img{
	height: auto;
	width: 30%;
}

.elo-linki-title {
	padding: 10px;
	max-width: 70%;
}