@charset "UTF-8";
/* CSS Document */

.jumbotron.text-center {
    background-image: url(../kuvat/kuva1.jpg);
    width: 1000px;
     display: block;
    margin: auto;
}
 .special h1 {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-style: normal;
    font-weight: 700;
}
.special jumbotron{

    height: 100vh;
}

.navbar {
    margin-bottom: 0}
    
    .responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


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