#be_bfiber_mesh .section-3 {
    background-color: #fafafa;
    padding-top: 1px;
}

#be_bfiber_mesh .section-3 .container {
    padding: 0 0 32px;
}

#be_bfiber_mesh .section-3 .section-title {
    /* margin: 0; */
}

#be_bfiber_mesh .section-3 .section-box {
    width: 100%;
    height: 188px;
    margin: 24px 0;
    padding: 12px 20px;
    border-radius: 20px;
    box-shadow: 0 8px 25px 0 rgba(38, 165, 255, 0.15);
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
}

#be_bfiber_mesh .section-3 .flex-rows {}

#be_bfiber_mesh .section-3 .section-logo {
    margin: 0 auto 10px;
}

#be_bfiber_mesh .section-3 .section-small-title {
    margin-top: 0;
    text-align: center;
}

#be_bfiber_mesh .section-3 .section-text {
    text-align: center;
}

@media (min-width: 768px) {
    #be_bfiber_mesh .section-3 .container {
        padding: 0 0 60px;
    }
    #be_bfiber_mesh .section-3 .section-text {}
    #be_bfiber_mesh .section-3 .section-small-title {
        margin-top: 0;
    }
    #be_bfiber_mesh .section-3 .section-logo {
    width: 52px;
    height: 52px;
}
    #be_bfiber_mesh .section-3 .section-title {}
    #be_bfiber_mesh .section-3 .section-box {
        width: 217px;
        height: 244px;
        padding: 12px 8px;
    }
    #be_bfiber_mesh .section-3 .flex-rows {
        display: flex;
        justify-content: space-between;
    }
}

@media (min-width: 992px) {
    #be_bfiber_mesh .section-3 .container {}
    #be_bfiber_mesh .section-3 .section-text {}
    #be_bfiber_mesh .section-3 .section-small-title {
        margin-top: 0;
        font-size: 20px;
        margin-bottom: 4px;
    }
    #be_bfiber_mesh .section-3 .section-logo {}
    #be_bfiber_mesh .section-3 .section-title {}
    #be_bfiber_mesh .section-3 .section-box {
    width: 192px;
    height: 272px;
    margin: 0;
}
    #be_bfiber_mesh .section-3 .flex-rows {}
}

@media (min-width: 1200px) {
    #be_bfiber_mesh .section-3 .container {}
    #be_bfiber_mesh .section-3 .section-text {}
    #be_bfiber_mesh .section-3 .section-small-title {
        margin-top: 0;
    }
    #be_bfiber_mesh .section-3 .section-logo {}
    #be_bfiber_mesh .section-3 .section-title {}
    #be_bfiber_mesh .section-3 .section-box {
    width: 225px;
    height: 252px;
}
    #be_bfiber_mesh .section-3 .flex-rows {}
}

@media (min-width: 1600px) {
    #be_bfiber_mesh .section-3 .container {}
    #be_bfiber_mesh .section-3 .section-text {}
    #be_bfiber_mesh .section-3 .section-small-title {
        margin-top: 0;
    }
    #be_bfiber_mesh .section-3 .section-logo {}
    #be_bfiber_mesh .section-3 .section-title {}
    #be_bfiber_mesh .section-3 .section-box {
    width: 313px;
    height: 232px;
}
    #be_bfiber_mesh .section-3 .flex-rows {}
}