.maincontent{
max-width: 75%;
width: 100%;
margin: 50px auto;
}

.maincontent img{
width: 500px;
display: flex;
margin: 25px auto;
}