body.widget-snippet .services-delivery-box{
    z-index:inherit;
}
.services-delivery-box{
    background: url(/template/b3bfa779/images/hb_bg.png) repeat-x scroll 0 0 transparent;
    width: 100%;
    z-index: 999;
    position: relative;
    margin-top:40px;
}
.services-delivery-box .delvery-two-img-box img {
    margin-right: 10px;
}

.services-delivery-box .hb-body-container{
    margin: 0 auto;
    padding: 22px 0;
    max-width: 1090px;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 99;
}
.services-delivery-box span {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 3px 3px 0;
    color: #41348A;
    display: inline-block;
    font-family: 'Oswald',sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding: 20px 20px 20px 40px;
    text-transform: uppercase;
}
.services-delivery-box .del-services-box img {
    margin-right: -32px;
    position: relative;
    margin-top: -9px;
}
