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