/* #jazyky { right:0; background-image: url(/img/ic_arrow-down_white.svg); } */
.content { margin-top: 90px; }
.video .header { display:none }

@media (min-width:768px) {
	.content { margin-top: 210px; }
}

@media (min-width:992px) {
	.content { margin-top: 270px; }
	.video .body iframe { height:166px;  }
}

@media (min-width:1200px) {
	.content { margin-top: 330px; }
	.video .body iframe { height:202px;  }
}