/*
@media screen and (min-width:62em) {

	.card__media--portrait{
		height:300px}
	.card__picture--portrait{
		height:300px}	
	.card__media--portrait-2{
		height:340px}
	.card__picture--portrait-2{
		height:340px}		
	.card__media--portrait-3{
		height:380px}
	.card__picture--portrait-3{
		height:380px}

}
*/