div.main {
    text-align: center;
    margin: 100px auto;
    /* margin-top: 10%; */
    width: 60%;
}

div.main img {
    width: 100%;
}