@font-face {
  font-family: "Tilt Neon";
  src: url(/fonts/TiltNeon.ttf);
}
@font-face {
  font-family: "Goldman";
  src: url(/fonts/Goldman-Regular.ttf);
}
#beitrag iframe {
  border: none;
  overflow: hidden;
}
#beitrag .col-md-6 {
  text-align: center;
}
#beitrag .col-md-6 iframe {
  width: 100%;
  max-width: 400px;
  height: 700px;
}
#beitrag .col-md-3 {
  text-align: center;
}
#beitrag .col-md-3 iframe {
  width: 100%;
  max-width: 400px;
  height: 700px;
}
