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

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

.pattern-machine-002:before {
    position: absolute;
    content: '';
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 180px;
    height: 500px;
    top: 0px;
    right: 0px;
    background: url(/images/00_WBC/Home/pattern.png);
    z-index: -10 !important;
}
.img-carousel-002 .sppb-carousel-extended-nav-control .nav-control {
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    border-radius: 3px;
    color: #0080fe;
    border: none;
    transition: .35s;
}
.sppb-addon-image-overlay-icon {
    height: 36px;
  	width:36px;
    line-height: 33px; 
}