
.main_img_div {
    width: 90vw;
    margin: 0 auto;
    text-align: center;
}

.main_img_div img {
    width: 100%;
    text-align: center;
}