.modal-content {
    background-color: #ededed;
}

.instruction-step-image img {
    max-width: 80%;
    max-height: 400px;
}

.instruction-step {
    font-size: 14px;
    line-height: 18px;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}