
.top-img {
    width: 100%;
}
.top-img>img {
    width: 100%;
}

.corporateValues {
    width: 100%;
    /* text-align: center; */
}
.corporateValues img{ 
    /* transform:translateY(-250px);
    margin: 0 auto; */
    width: 100%;
}

.bottom,
.bottom>img {
    width: 100%;
}
