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

	.card__media--portrait{
		height:400px}
	.card__picture--portrait{
		height:400px}	
	.card__media--portrait-2{
		height:440px}
	.card__picture--portrait-2{
		height:440px}		
	.card__media--portrait-3{
		height:480px}
	.card__picture--portrait-3{
		height:480px}

}
*/