.image {
    text-align: center;
    padding: 16px 0 0 0;
}



ol li .image img {
    width: 50%;
}

ol li:nth-child(2) .image img {
    width: 80%;
}
ol li:nth-child(3) .image img {
    width: 80%;
}
