/* Headlines */
.scheme_default h1,
.scheme_default h2,
.scheme_default h3 {
	-webkit-hyphens: auto;
	hyphens: auto;
	hyphenate-limit-chars: auto 5;
	hyphenate-limit-lines: 2;
}

/* Seite Autohaus*/
@media (min-width: 1440px) {
.sc_team_short .sc_team_item .post_featured img { min-height:595px;}
}
@media (min-width: 1025px) and (max-width: 1439px) {
.sc_team_short .sc_team_item .post_featured img { min-height:470px;}
}
@media (min-width: 901px) and (max-width: 1024px) {
.sc_team_short .sc_team_item .post_featured img { min-height:452px;}
}
@media (min-width: 768px) and (max-width: 900px) {
.sc_team_short .sc_team_item .post_featured img { min-height:324px;}
}
@media (min-width: 600px) and (max-width: 767px) {
.sc_team_short .sc_team_item .post_featured img { min-height:660px;}
}
@media (min-width: 401px) and (max-width: 599px) {
.sc_team_short .sc_team_item .post_featured img { min-height:550px;}
}
@media (max-width: 400px) {
.sc_team_short .sc_team_item .post_featured img { min-height:500px;}
}
/*** ramona-leupold ***/
@media (min-width: 1440px) {
#ramona-leupold.sc_team_short .sc_team_item .post_featured img { max-height:400px; min-height:unset; }
}
@media (min-width: 1025px) and (max-width: 1439px) {
#ramona-leupold.sc_team_short .sc_team_item .post_featured img { max-height:320px; min-height:unset; }
}
@media (min-width: 901px) and (max-width: 1024px) {
#ramona-leupold.sc_team_short .sc_team_item .post_featured img { max-height:310px; min-height:unset; }
}
@media (min-width: 768px) and (max-width: 900px) {
#ramona-leupold.sc_team_short .sc_team_item .post_featured img { max-height:225px; min-height:unset; }
}
@media (min-width: 600px) and (max-width: 767px) {
#ramona-leupold.sc_team_short .sc_team_item .post_featured img { max-height:440px; min-height:unset; }
}
@media (min-width: 401px) and (max-width: 599px) {
#ramona-leupold.sc_team_short .sc_team_item .post_featured img { max-height:387px; min-height:unset; }
}
@media (max-width: 400px) {
#ramona-leupold.sc_team_short .sc_team_item .post_featured img { max-height:338px; min-height:unset; }
}