.partners{
    font-weight: bold;
}

p{
    text-align: center;
}


.company{
    padding-top: 50px;
    padding-bottom: 50px;
    height: 150px;
}

.company a{
    height: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

a img{
    max-width: 100%;
    max-height: 100%;
}

