.animated-style-001 .sppb-animated-number {
    font-weight: 500;
    color: #fff;
    font-size: 72px !important;
  	text-shadow: 2px 2px 4px #00000066;
}

.animated-style-001 span.sppb-animated-number-syntax {
    font-size: 56px;
    font-weight: 500;
    color: #fff;
    padding-left: 10px;
  	text-shadow: 2px 2px 4px #00000066;
}
.animated-style-001 .sppb-animated-number-title {
    color: #fff;
    line-height: 0px;
}
.animated-style-001 .sppb-animated-number-title {
    font-weight: 400;
    font-size: 28px !important;
}

.pattern-about-001 {
    position: relative;
}

.pattern-about-001:before {
    position: absolute;
    content: '';
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 180px;
    height: 500px;
    bottom: -240px;
    right: 0px;
    background: url(/images/00_WBC/Home/pattern.png);
    z-index: -10 !important;
}
.pattern-about-002{
    position: relative;
}

.pattern-about-002:before {
    position: absolute;
    content: '';
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 180px;
    height: 500px;
    top: 0px;
    left: 0px;
    background: url(/images/00_WBC/Home/pattern-02.png);
    z-index: -10 !important;
}