.step {
    border: 1px solid rgb(181, 181, 181);
    padding: 15px;
    border-radius: 15px;
    margin-bottom: 15px;
}

.step img {
    max-width: 80%;
    margin-bottom: 15px;
}
