.experience__company {
    align-items: center;
    display: flex;
    margin-top: .5rem;
}

.experience__company img {
    height: auto;
    margin-right: .5rem;
    width: 3rem;
}