.section2{
    width: 85%;
    margin: 3vw auto 3vw;
    text-align: center;
    background-color: white;
}

.section2 h1{
    padding-top: 5vh;
}

.bottomImgDiv{
    margin-top: 5vh;
    width: 80%;
}

.bottomImgDiv div{
    margin: 3vh 0;
}

.bottomImgDiv img{
    height: 14vw;
}