

    .tuote22 {
    padding: 15px;
    border-radius: 12px;
     width: 100%;
        
    text-align: center;
    position: relative;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}

.tuote22 img {
    width: 50%;
    object-fit: cover;
    margin-left: 100px;
}

.container22 {



}

.tausta22 {

    height: 800px;
    width: 100%;
    background-color: #222;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;



}

.right-box2 p, h3 {

margin-left: 60px;
padding: 5px;

}

.right-box2 h2  {


margin-left: 600px;


}

.left-box h4 {

font-size: 35px;
}

.left-box p {

font-size: 20px;
margin-top: -40px;
padding-bottom: 30px;
}







.tuote22 button {
    width: 200px;
    padding: 12px;
    border: none;
    border-radius: 10px;
    background-color: #FFE761;
    color: rgb(0, 0, 0);
    font-weight: bold;
    cursor: pointer;
    font-size: 15px;
    margin-left: 40px;


}

.varasto22 {
    color: #7dff7d;
    font-size: 20px;
    margin-top: 100px;
    margin-left: 60px;
}