#sponsoren{
    padding-top: 150px;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#sponsoren p{
    width: 1400px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}



#sponsoren_margin{
    margin-top: 25px;
    margin-bottom: 50px;
}

#sponsoren a{
    font-family: "Open Sans", sans-serif;
    color: #000000;
    font-size: 20px;
}

.sponsoren1 img{
    width: 800px;
}

.sponsoren2 img{
    width: 900px;
}

.sponsoren3 img{
    width: 800px;
}

.sponsoren4 img{
    width: 800px;
}

.sponsoren5 img{
    width: 400px;
}

.sponsoren6 img{
    width: 800px;
}

.sponsoren7 img{
    width: 900px;
}

.sponsoren8 img{
    width: 800px;
}

.sponsoren9 img{
    width: 800px;
}

.sponsoren10 img{
    width: 800px;
}


@media(max-width: 1551px){
    #sponsoren p{
        width: 80vw;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }


    .sponsoren1 img{
        width: 60vw;
        
    }
    
    .sponsoren2 img{
        width: 70vw;
    }
    
    .sponsoren3 img{
        width: 60vw;
    }
    
    .sponsoren4 img{
        width: 60vw;
    }
    
    .sponsoren5 img{
        width: 20vw;
    }
    
    .sponsoren6 img{
        width: 60vw;
    }
    
    .sponsoren7 img{
        width: 70vw;
    }
    
    .sponsoren8 img{
        width: 60vw;
    }
}