   body {
     background-image: url(../_shared/drachenwand_hans_gude_sepia.jpg);
   }


   .form-check {
     position: relative;
     display: inline-block;
     margin: 0 auto;
     text-align: center;
     padding: 0px 15px;
   }



   .form-wrapper {
     text-align: center;
   }

   .todo {
     word-break: break-all;
   }

   .slider-row {
     overflow-x: hidden;
     margin: 0em 0px;
     padding: 12px 48px;
   }


   .responsive-video {
     position: relative;
     padding-bottom: 56.25%;
     padding-top: 0;
     height: 0;
     overflow: hidden;
   }

   .responsive-video iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
   }
