.main {
    width: 50%;
    float: left;
}
.block img, .main img {
    width: 70%;
    height: auto;
    margin-left: 15%;
}
