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


ol li .image img {
    width: 260px;
}

ol li:nth-child(2) .image img {
    width: 375px;
}
ol li:nth-child(3) .image img {
    width: 310px;
}
