body {
    background-color: white;
}

h1 {
    margin-left: 50px;
    font-size: 30px;
    margin-top: 80px;
    
}

.peli h2 {
    margin-top:30px;
    margin-left: 50px;
    font-size: 20px;


}

.peli h3 {
    margin-left:30px;

}

.peli h3 a img {
    
    min-width: 20%;

}

@media only screen and (max-width: 560px) {
    .peli h3 a img {
        width: 60%;
  }

    
}


.peli {
    margin-bottom: 100px;
}

.kuvaus {
   
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 0px;
    
}

.text h1 {
    font-size: 18px;
    text-align: center;
    margin-right: 30px;
}

.row {
    width: 100%;
    text-align: center;
    margin-left: 0px;
    
}


.row h1 {
    font-family: sans-serif;
    font-size: 30px;
    margin-left: 0px;
}

.row h2 {
    font-family: sans-serif;
    font-size: 20px;
    text-align: center;
    margin-left: 0px;
}

.row img {
    font-family: sans-serif;
    font-size: 13px;
    text-align: center;
    
}

.row img {
    border-radius: 15px 15px 15px 15px;
}

.col-md-3 h2 {
    
    margin-top:25px;
}

.takaisin h3 {
    
    text-align: center;
    margin-top: 100px;
    font-size: 40px;
    background-color: #C0F8F1;
    border-radius: 15px 15px 15px 15px;
    margin-left: 25px;
    margin-right: 25px;
    padding-bottom: 20px;
    padding-top:20px;
}
.oikeudet {
    
    margin-top: 60px;
    
}
.oikeudet h3 {
    text-align: center;
    font-size: 12px;
}

.row {
    margin-bottom: 10px;
}

.navbar {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99999;
    
}

.tekstit {
    width: 100%;
    text-align: left;
    background-color: #C0F8F1;
    border-radius: 15px 15px 15px 15px;
    margin-bottom: 60px;
    padding-bottom: 20px;
    padding-top:20px;

}

.text {
    margin-left: 15px;
    margin-right: 15px;
    max-width: 100%;

}

.text2 {
    
    flex: 1;
    margin-left: 15px;
    margin-right: 15px;
    width: 33,3%;
}

.text3 {
    flex: 1;
    margin-left: 15px;
    margin-right: 15px;
    width: 33,3%;
}
.navbar-nav item {
    
    float:right;
    
    
}

.partners {
    
    margin-top: 100px;
    max-width: 100%;

}

.col-sm-4 h3 {
    
    margin-top:10px;
    font-size: 15px;
    margin-bottom: 30px;
}

.pelikuva {
    margin-top:80px;
}

.pelikuva2 {
    margin-top: 10px;
}

.pelikuva3 {
    
    margin-top:70px;
}

.pelikuva4 {
    
     margin-top: 10px;

}

.pelikuva5 {
    margin-top: 70px;
}



.team {
    
    margin-top: 60px;
    
    
}

.partner img {
    max-height: 100px;
}

.team img {
    width=100px;
}

img {
    max-width: 100%;
}

.team h2 {
    font-size: 25px;
}

.team h3 {
    
    font-size: 18px;
}

.team h4 {
    
    font-size: 15px;
}

.partners {
    
    margin-top: 100px;
}
    
.img-container {
    
    background-image: url(tausta_valikko.png);
    height: 70%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    
}

.inner-container {
    
    text-align: center;
    position: absolute;
    width: 100%;
    color: white;
}