.portrait-communities {
	max-height: 450px;
}

@media (max-width: 986px) {
	.portrait-communities {
		max-width: 341px;
	}
}