.row.narrow {
  max-width: 800px;
  display: block;
  margin: auto;
}
.fb-like {
  position: fixed !important;
  top: 45% !important;
}
.fb-oldal {
  left: 0;
  position: fixed;
  top: 39%;
  width: 32px;
  z-index: 999999999 !important;
}
.box span {
	font-size: 2.6rem !important;
}
.copyright a {
	color: black;
	text-align: center;
	display: block;
	font-size: 2rem;
}
.copyright a:focus,
.copyright a:hover{
    color: black;
    text-decoration: underline;
}
#videoPlayButton {
	display: none;
}
.box {
	transition: .5s !important;
}