.stat-v3-wrapper {
    display: block !important;
    width: 100% !important;
    padding: 20px 0 !important;
}

.stat-v3-wrapper.stat-align-left,
div.stat-item-jahre-erfahrung.stat-align-left,
div.stat-item-nachhaltig.stat-align-left,
div.stat-item-zufriedene-kunden.stat-align-left   { text-align: left !important; }

.stat-v3-wrapper.stat-align-center,
div.stat-item-jahre-erfahrung.stat-align-center,
div.stat-item-nachhaltig.stat-align-center,
div.stat-item-zufriedene-kunden.stat-align-center { text-align: center !important; }

.stat-v3-wrapper.stat-align-right,
div.stat-item-jahre-erfahrung.stat-align-right,
div.stat-item-nachhaltig.stat-align-right,
div.stat-item-zufriedene-kunden.stat-align-right  { text-align: right !important; }

.stat-v3-container {
    display: inline-block !important;
    width: auto !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    padding: 0 !important;
    background: none !important;
}

.stat-v3-icon-wrap {
    display: inline-block !important;
    vertical-align: middle !important;
    margin-right: 40px !important;
    line-height: 1 !important;
}

.stat-v3-container .stat-v3-icon-wrap .et-pb-icon {
    font-style: normal !important;
    display: inline-block !important;
    vertical-align: middle !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.stat-v3-data {
    display: inline-block !important;
    vertical-align: middle !important;
    white-space: normal !important;
}

.stat-v3-number-row {
    display: block !important;
    font-weight: 500;
    line-height: 1 !important;
    margin-bottom: 5px !important;
}

.stat-v3-number,
.stat-v3-prefix,
.stat-v3-suffix {
    display: inline !important;
    vertical-align: baseline !important;
}

.stat-v3-prefix {
    margin-right: 2px;
}

.stat-v3-suffix {
    margin-left: 2px;
}

.stat-v3-text {
    display: block !important;
    margin: 0 !important;
    line-height: 1.2 !important;
    white-space: normal !important;
}

@media (max-width: 1200px) {
    div#jahre-erfahrung .stat-v3-container .stat-v3-icon-wrap .et-pb-icon[style],
    div#nachhaltig .stat-v3-container .stat-v3-icon-wrap .et-pb-icon[style],
    div#zufriedene-kunden .stat-v3-container .stat-v3-icon-wrap .et-pb-icon[style] {
        font-size: 70px !important;
    }
    div#jahre-erfahrung .stat-v3-number-row[style],
    div#nachhaltig .stat-v3-number-row[style],
    div#zufriedene-kunden .stat-v3-number-row[style] {
        font-size: 56px !important;
    }
    div#jahre-erfahrung .stat-v3-data .stat-v3-text[style],
    div#nachhaltig .stat-v3-data .stat-v3-text[style],
    div#zufriedene-kunden .stat-v3-data .stat-v3-text[style] {
        font-size: 16px !important;
    }
    
    div#jahre-erfahrung .stat-v3-icon-wrap ,
    div#nachhaltig .stat-v3-icon-wrap ,
    div#zufriedene-kunden .stat-v3-icon-wrap {
    margin-right: 20px !important;
}
}
@media (max-width: 980px) {
    .stat-item-jahre-erfahrung .stat-v3-icon-wrap,
    .stat-item-nachhaltig .stat-v3-icon-wrap,
    .stat-item-zufriedene-kunden .stat-v3-icon-wrap { margin-right: 30px !important; }

    div.stat-item-jahre-erfahrung,
    div.stat-item-nachhaltig,
    div.stat-item-zufriedene-kunden { text-align: center !important; }
}

@media (max-width: 767px) {
    .stat-item-jahre-erfahrung .stat-v3-icon-wrap,
    .stat-item-nachhaltig .stat-v3-icon-wrap,
    .stat-item-zufriedene-kunden .stat-v3-icon-wrap { margin-right: 20px !important; }
}
