/* How It Works Component Styles */
/* Base styles provided by css/style.min.css (.work-section-ten, etc.) */

/* Reduce How It Works guide step icon size */
.work-item-ten .work-icon {
    width: 76px !important;
    height: 76px !important;
    border-radius: 50% !important;
    margin-bottom: 20px !important;
}

.work-item-ten .work-icon img {
    max-width: 36px !important;
    max-height: 36px !important;
}

.work-item-ten .work-icon .number {
    width: 22px !important;
    height: 22px !important;
    line-height: 22px !important;
    font-size: 11px !important;
    top: -2px !important;
    right: -2px !important;
}

/* Align the decorative waves under the smaller icons */
.work-item-ten .work-img .work-01,
.work-item-ten .work-img .work-02 {
    max-width: 65px !important;
}
