.podrobno {
	border-radius: 20px;
	/* background-color: #eeecdb; */
	border: solid 1px #eeecdb;
	
}

.podrobnoLogo {
	border-radius: 20px 20px 0 0;
	min-height: 175px;
	display: flex;
	justify-content: center;
	align-items: center;
}