.single-gewinnspiel ul#answers {
  list-style-type: none;
  text-align: center; }
  .single-gewinnspiel ul#answers li {
    margin: 0.25em 1em;
    display: inline-block;
    font-size: 1.25em; }
.single-gewinnspiel section#statement p {
  font-size: .875em;
  text-align: center; }
.single-gewinnspiel form#competition {
  position: relative;
  max-width: 55%;
  margin: 0px auto 60px;
  padding: 3px;
  overflow: hidden; }
.single-gewinnspiel img {
  width: auto;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto; }
.single-gewinnspiel .text-center {
  text-align: center; }
.single-gewinnspiel input#cname {
  position: absolute;
  bottom: -100px; }

@media screen and (max-width: 980px) {
  .single-gewinnspiel form#competition {
    max-width: 90%; } }
