.company__icon--svg img{
    width: 60%;
    height: 60%;
    display: block;
    object-fit: contain;
}
.company__icon--svg{
    overflow: hidden;
}