#section2 {
    margin: 2rem 0;
    display: flex;
    justify-content: center;
    width: 100%;
}

#section2 img{
    width: 50%;
    height: 100%;
}