#security__mone {
    background-color: #0c121c;
    padding: 105px 0px 90px 0px;
    text-align: center;
}

#security__mone.sub-section {
    margin-top: 100px;
    font-family: Poppins-Regular;
}

#security__mone.sub-section p,
#security__mone.sub-section h4 {
    color: #fff;
}

#security__mone.sub-section h4 {
    margin: 30px auto;

}

#security__mone.sub-section p {
    width: 70%;
    margin: 0 auto;
}

.row {
    margin: 0px;
}

/* wifi_mone  */
#wifi_mone {
    padding: 95px 0px 90px 0px;
    background-color: #0c121c;
}

#wifi_mone .boxes {
    display: flex;
    align-items: center;
}

#wifi_mone .left__box {
    width: 100%;
    padding-left: 65px;
}

#wifi_mone .right__box {
    width: 100%;
}

#wifi_mone .right__box .right__boximage {
    width: max-content;
    margin: 50px auto 0px auto;
}

#wifi_mone .boxes h2 {
    font-size: 34px;
    font-family: Poppins-Semibold;
    color: #ffffff;
}

#wifi_mone .boxes h3 {
    font-size: 34px;
    font-family: Poppins-Semibold;
    color: #ffffff;
    display: none;
}

#wifi_mone .owl__box {
    display: flex;
}

#wifi_mone .owl__boxes {
    margin-top: 40px;
}

#wifi_mone .owl__box__left {
    width: 235px;
    display: flex;
    align-items: center;
    background-color: #414245;
    border-bottom: solid 1px #0c121c;
    padding: 0px 20px;
    min-height: 65px;
}

#wifi_mone .owl__box__right {
    width: 285px;
    display: flex;
    align-items: center;
    background-color: #1c2028;
    border-bottom: solid 1px #0c121c;
    padding: 10px 20px;
    min-height: 65px;
}

#wifi_mone .owl__box p {
    font-size: 17px;
    font-family: Poppins-Medium;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 22px;
}

#wifi_mone .owl-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    color: white;
    border: solid 1px #da281e;
    background-color: #da281e;
    border-radius: 200px;
    outline: none;
    padding-right: 2px !important;
    margin: 0px;
}

#wifi_mone .owl-prev:hover {
    border: solid 1px #ffffff;
    background-color: transparent;
}

#wifi_mone .owl-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    color: white;
    border: solid 1px #da281e;
    background-color: #da281e;
    border-radius: 200px;
    outline: none;
    padding-left: 2px !important;
    margin: 0px;
}

#wifi_mone .owl-next:hover {
    border: solid 1px #ffffff;
    background-color: transparent;
}

#wifi_mone .owl-nav {
    display: flex;
    gap: 5px;
    margin-top: 20px;
}

/* --wifi_mtwo--  */
#wifi_mtwo {
    padding: 120px 0px 95px 0px;
    background-color: #da281e;
}

#wifi_mtwo .boxes {
    display: flex;
    align-items: center;
}

#wifi_mtwo .left__box {
    width: 100%;
    padding-left: 65px;
}

#wifi_mtwo .right__box {
    width: 100%;
}

#wifi_mtwo .right__box .right__boximage {
    width: max-content;
    margin: 110px auto 0px auto;
}

#wifi_mtwo .boxes h2 {
    font-size: 34px;
    font-family: Poppins-Semibold;
    color: #ffffff;
}

#wifi_mtwo .boxes h3 {
    font-size: 34px;
    font-family: Poppins-Semibold;
    color: #ffffff;
    display: none;
}

#wifi_mtwo .owl__box {
    display: flex;
}

#wifi_mtwo .owl__boxes {
    margin-top: 40px;
}

#wifi_mtwo .owl__box__left {
    width: 235px;
    display: flex;
    align-items: center;
    background-color: #25151c;
    border-bottom: solid 1px #da281e;
    padding: 0px 20px;
    min-height: 65px;
}

#wifi_mtwo .owl__box__right {
    width: 285px;
    display: flex;
    align-items: center;
    background-color: #ac302a;
    border-bottom: solid 1px #da281e;
    padding: 10px 20px;
    min-height: 65px;
}

#wifi_mtwo .owl__box p {
    font-size: 17px;
    font-family: Poppins-Medium;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 22px;
}

#wifi_mtwo .owl-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    color: white;
    border-radius: 200px;
    outline: none;
    padding-right: 2px !important;
    margin: 0px;
    border: solid 1px #0c121c;
    background-color: #0c121c;
}

#wifi_mtwo .owl-prev:hover {
    border: solid 1px #ffffff;
    background-color: transparent;
}

#wifi_mtwo .owl-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    color: white;
    border-radius: 200px;
    outline: none;
    padding-left: 2px !important;
    margin: 0px;
    border: solid 1px #0c121c;
    background-color: #0c121c;
}

#wifi_mtwo .owl-next:hover {
    border: solid 1px #ffffff;
    background-color: transparent;
}

#wifi_mtwo .owl-nav {
    display: flex;
    gap: 5px;
    margin-top: 20px;
}

/* wifi_mthree  */
#wifi_mthree {
    padding: 80px 0px 0px 0px;
    background-color: #ffffff;
}

#wifi_mthree .boxes {
    display: flex;
    align-items: center;
    background-color: #f2f2f2;
    padding: 65px 15px 60px 0px;
    border-radius: 60px;
}

#wifi_mthree .left__box {
    width: 100%;
    padding-left: 65px;
}

#wifi_mthree .right__box {
    width: 100%;
}

#wifi_mthree .right__box .right__boximage {
    width: max-content;
    margin: 100px auto 0px auto;
}

#wifi_mthree .boxes h2 {
    font-size: 34px;
    font-family: Poppins-Semibold;
    color: #0c121c;
}

#wifi_mthree .boxes h3 {
    font-size: 34px;
    font-family: Poppins-Semibold;
    color: #0c121c;
    display: none;
}

#wifi_mthree .owl__box {
    display: flex;
}

#wifi_mthree .owl__boxes {
    margin-top: 40px;
}

#wifi_mthree .owl__box__left {
    width: 235px;
    display: flex;
    align-items: center;
    background-color: #282d36;
    border-bottom: solid 1px #f2f2f2;
    padding: 0px 20px;
    min-height: 65px;
}

#wifi_mthree .owl__box p {
    font-size: 17px;
    font-family: Poppins-Medium;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 22px;
}

#wifi_mthree .owl__box__right {
    width: 285px;
    display: flex;
    align-items: center;
    background-color: #e2e2e2;
    border-bottom: solid 1px #f2f2f2;
    padding: 10px 20px;
    min-height: 65px;

    p {
        color: #282d36;
    }
}

#wifi_mthree .owl-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    color: white;
    border-radius: 200px;
    outline: none;
    padding-right: 2px !important;
    margin: 0px;
    border: solid 1px #0c121c;
    background-color: #0c121c;
}

#wifi_mthree .owl-prev:hover {
    border: solid 1px #da281e;
    background-color: #da281e;
}

#wifi_mthree .owl-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    color: white;
    border-radius: 200px;
    outline: none;
    padding-left: 2px !important;
    margin: 0px;
    border: solid 1px #0c121c;
    background-color: #0c121c;
}

#wifi_mthree .owl-next:hover {
    border: solid 1px #da281e;
    background-color: #da281e;
}

#wifi_mthree .owl-nav {
    display: flex;
    gap: 5px;
    margin-top: 20px;
}

/* wifi_mfour  */
#wifi_mfour {
    padding: 83px 0px;
    background-color: #ffffff;
}

#wifi_mfour .boxes {
    display: flex;
    align-items: center;
    background-color: #f2f2f2;
    padding: 65px 15px 60px 0px;
    border-radius: 60px;
}

#wifi_mfour .left__box {
    width: 100%;
    padding-left: 65px;
}

#wifi_mfour .right__box {
    width: 100%;
}

#wifi_mfour .right__box .right__boximage {
    width: max-content;
    margin: 100px auto 0px auto;
}

#wifi_mfour .boxes h2 {
    font-size: 34px;
    font-family: Poppins-Semibold;
    color: #0c121c;
}

#wifi_mfour .boxes h3 {
    font-size: 34px;
    font-family: Poppins-Semibold;
    color: #0c121c;
    display: none;
}

#wifi_mfour .owl__box {
    display: flex;
}

#wifi_mfour .owl__boxes {
    margin-top: 40px;
}

#wifi_mfour .owl__box__left {
    width: 235px;
    display: flex;
    align-items: center;
    background-color: #282d36;
    border-bottom: solid 1px #f2f2f2;
    padding: 0px 20px;
    min-height: 65px;
}

#wifi_mfour .owl__box p {
    font-size: 17px;
    font-family: Poppins-Medium;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 22px;
}

.loem {
    font-size: 17px;
    font-family: Poppins-Light;
}

#wifi_mfour .owl__box__right {
    width: 192px;
    display: flex;
    align-items: center;
    background-color: #e2e2e2;
    border-bottom: solid 1px #f2f2f2;
    padding: 10px 20px;
    min-height: 65px;

    p {
        color: #282d36;
    }
}

#wifi_mfour .owl-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    color: white;
    border-radius: 200px;
    outline: none;
    padding-right: 2px !important;
    margin: 0px;
    border: solid 1px #0c121c;
    background-color: #0c121c;
}

#wifi_mfour .owl-prev:hover {
    border: solid 1px #da281e;
    background-color: #da281e;
}

#wifi_mfour .owl-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    color: white;
    border-radius: 200px;
    outline: none;
    padding-left: 2px !important;
    margin: 0px;
    border: solid 1px #0c121c;
    background-color: #0c121c;
}

#wifi_mfour .owl-next:hover {
    border: solid 1px #da281e;
    background-color: #da281e;
}

#wifi_mfour .owl-nav {
    display: flex;
    gap: 5px;
    margin-top: 20px;
}

.owl-one .owl-nav {
    margin-top: 40px;
}

.owl-one .owl-nav .owl-prev,
.owl-one .owl-nav .owl-next {
    width: 24px;
    height: 24px;
    border: solid 1px #da281e !important;
    background-color: #da281e !important;
    color: #ffffff !important;
    border-radius: 50%;
    outline: none;
    margin: 5px;
}

.brands {
    margin: 100px 0px;
    text-align: center;
    font-family: 'Poppins-Regular';

}

.brands h2 {
    font-size: 34px;
    font-family: 'Poppins-SemiBold';
    color: #0c121c;
    line-height: 34px;
    margin-bottom: 50px;
}

.brands .item img {
    width: 150px;
    height: auto;
    margin: 0 auto;
}

/* Media Query  */
@media(max-width:1266px) {
    #wifi_mthree .right__box .right__boximage {
        width: 100%;
    }

    #wifi_mthree .right__box .right__boximage img {
        width: 95%;
    }

    #wifi_mfour .right__box .right__boximage {
        width: 100%;
    }

    #wifi_mfour .right__box .right__boximage img {
        width: 95%;
    }
}

@media(max-width:1240px) {
    #wifi_mtwo .right__box .right__boximage {
        width: 100%;
        margin: 110px auto 0px auto;
    }

    #wifi_mtwo .right__box .right__boximage img {
        width: 100%;
    }

    #wifi_mone .right__box .right__boximage {
        width: 100%;
        margin: 50px auto 0px auto;
    }

    #wifi_mone .right__box .right__boximage img {
        width: 95%;
    }

    #wifi_mone .boxes h2 br {
        display: none;
    }

    #wifi_mtwo .boxes h2 br {
        display: none;
    }

    #wifi_mone .owl__box p br {
        display: none;
    }
}

@media(max-width:1180px) {
    #wifi_mthree .owl__box__left {
        width: 235px;
        display: flex;
        align-items: center;
        background-color: #282d36;
        border-bottom: solid 1px #f2f2f2;
        padding: 10px 20px;
        min-height: max-content;
    }

    #wifi_mfour .owl__box__left {
        width: 235px;
        display: flex;
        align-items: center;
        background-color: #282d36;
        border-bottom: solid 1px #f2f2f2;
        padding: 10px 20px;
        min-height: max-content;
    }
}

@media(max-width:1024px) {
    #wifi_mfour .boxes {
        display: flex;
        align-items: center;
        background-color: #f2f2f2;
        padding: 65px 15px 60px 0px;
        border-radius: 60px;
        flex-direction: column-reverse;
    }

    #wifi_mfour .left__box {
        width: 100%;
        padding-left: 65px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #wifi_mfour .owl__box {
        display: flex;
        justify-content: center;
    }

    #wifi_mfour .owl-nav {
        display: flex;
        gap: 5px;
        margin-top: 20px;
        justify-content: center;
    }

    #wifi_mfour .right__box .right__boximage {
        margin: 0px auto 0px auto;
    }

    #wifi_mfour .boxes h2 {
        font-size: 34px;
        font-family: Poppins-Semibold;
        color: #0c121c;
        display: none;
    }

    #wifi_mfour .boxes h3 {
        font-size: 34px;
        font-family: Poppins-Semibold;
        color: #0c121c;
        display: block;
        order: 1;
        text-align: center;
        margin-bottom: 30px;
    }

    #wifi_mfour .boxes {
        display: flex;
        align-items: center;
        background-color: #f2f2f2;
        padding: 60px 0px 60px 0px;
        border-radius: 60px;
        flex-direction: column-reverse;
    }

    #wifi_mfour .left__box {
        width: 100%;
        padding-left: 0px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-right: 0px;
    }

    #wifi_mfour .owl__box__right {
        width: 235px;
        display: flex;
        align-items: center;
        background-color: #e2e2e2;
        border-bottom: solid 1px #f2f2f2;
        padding: 10px 20px;
        min-height: 65px;
    }

    #wifi_mfour {
        padding: 80px 0px;
        background-color: #ffffff;
    }

    #wifi_mfour .right__box .right__boximage img {
        width: 100%;
    }

    /* ---three  */
    #wifi_mthree .boxes {
        display: flex;
        align-items: center;
        background-color: #f2f2f2;
        padding: 65px 15px 60px 0px;
        border-radius: 60px;
        flex-direction: column-reverse;
    }

    #wifi_mthree .left__box {
        width: 100%;
        padding-left: 65px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #wifi_mthree .owl__box {
        display: flex;
        justify-content: center;
    }

    #wifi_mthree .owl-nav {
        display: flex;
        gap: 5px;
        margin-top: 20px;
        justify-content: center;
    }

    #wifi_mthree .right__box .right__boximage {
        margin: 0px auto 0px auto;
    }

    #wifi_mthree .boxes h2 {
        font-size: 34px;
        font-family: Poppins-Semibold;
        color: #0c121c;
        display: none;
    }

    #wifi_mthree .boxes h3 {
        font-size: 34px;
        font-family: Poppins-Semibold;
        color: #0c121c;
        display: block;
        order: 1;
        text-align: center;
        margin-bottom: 30px;
    }

    #wifi_mthree .boxes {
        display: flex;
        align-items: center;
        background-color: #f2f2f2;
        padding: 60px 0px 60px 0px;
        border-radius: 60px;
        flex-direction: column-reverse;
    }

    #wifi_mthree .left__box {
        width: 100%;
        padding-left: 0px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-right: 0px;
    }

    #wifi_mthree .owl__box__right {
        width: 235px;
        display: flex;
        align-items: center;
        background-color: #e2e2e2;
        border-bottom: solid 1px #f2f2f2;
        padding: 10px 20px;
        min-height: 65px;
    }

    #wifi_mthree .right__box .right__boximage img {
        width: 100%;
    }

    /* two  */
    #wifi_mtwo .boxes {
        display: flex;
        align-items: center;
        padding: 65px 15px 60px 0px;
        border-radius: 60px;
        flex-direction: column-reverse;
    }

    #wifi_mtwo .left__box {
        width: 100%;
        padding-left: 65px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #wifi_mtwo .owl__box {
        display: flex;
        justify-content: center;
    }

    #wifi_mtwo .owl-nav {
        display: flex;
        gap: 5px;
        margin-top: 20px;
        justify-content: center;
    }

    #wifi_mtwo .right__box .right__boximage {
        margin: 0px auto 0px auto;
    }

    #wifi_mtwo .boxes h2 {
        font-size: 34px;
        font-family: Poppins-Semibold;
        display: none;
    }

    #wifi_mtwo .boxes h3 {
        font-size: 34px;
        font-family: Poppins-Semibold;
        color: #ffffff;
        display: block;
        order: 1;
        text-align: center;
        margin-bottom: 30px;
    }

    #wifi_mtwo .boxes {
        display: flex;
        align-items: center;
        padding: 0px;
        border-radius: 60px;
        flex-direction: column-reverse;
    }

    #wifi_mtwo .left__box {
        width: 100%;
        padding-left: 0px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-right: 0px;
    }

    #wifi_mtwo .owl__box__right {
        width: 235px;
        display: flex;
        align-items: center;
        padding: 10px 20px;
        min-height: 65px;
    }

    #wifi_mtwo {
        padding: 90px 0px;
        background-color: #da281e;
    }

    /* --one  */
    #wifi_mone .boxes {
        display: flex;
        align-items: center;
        padding: 65px 15px 60px 0px;
        border-radius: 60px;
        flex-direction: column-reverse;
    }

    #wifi_mone .left__box {
        width: 100%;
        padding-left: 65px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #wifi_mone .owl__box {
        display: flex;
        justify-content: center;
    }

    #wifi_mone .owl-nav {
        display: flex;
        gap: 5px;
        margin-top: 20px;
        justify-content: center;
    }

    #wifi_mone .right__box .right__boximage {
        margin: 0px auto 0px auto;
    }

    #wifi_mone .boxes h2 {
        font-size: 34px;
        font-family: Poppins-Semibold;
        display: none;
    }

    #wifi_mone .boxes h3 {
        font-size: 34px;
        font-family: Poppins-Semibold;
        color: #ffffff;
        display: block;
        order: 1;
        text-align: center;
        margin-bottom: 30px;
    }

    #wifi_mone .boxes {
        display: flex;
        align-items: center;
        padding: 0px;
        border-radius: 60px;
        flex-direction: column-reverse;
    }

    #wifi_mone .left__box {
        width: 100%;
        padding-left: 0px;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-right: 0px;
    }

    #wifi_mone .owl__box__right {
        width: 235px;
        display: flex;
        align-items: center;
        padding: 10px 20px;
        min-height: 65px;
    }

    #wifi_mone {
        padding: 90px 0px;
    }

    #wifi_mone .right__box .right__boximage img {
        width: 100%;
    }

    #security__mone {
        background-color: #0c121c;
        padding: 90px 0px 90px 0px;
        text-align: center;
    }

    #wifi_mone .right__box {
        width: 100%;
        max-width: 100%;
    }

    #wifi_mtwo .right__box {
        width: 100%;
        max-width: 100%;
    }

    #wifi_mthree .right__box {
        width: 100%;
        max-width: 100%;
    }

    #wifi_mfour .right__box {
        width: 100%;
        max-width: 100%;
    }

    #wifi_mone .right__box .right__boximage {
        margin: 0px auto 0px auto;
        width: 50%;
    }

    #wifi_mtwo .right__box .right__boximage {
        margin: 0px auto 0px auto;
        width: 50%;
    }

    #wifi_mthree .right__box .right__boximage {
        margin: 0px auto 0px auto;
        width: 50%;
    }

    #wifi_mfour .right__box .right__boximage {
        margin: 0px auto 0px auto;
        width: 50%;
    }
}

@media(max-width:600px) {
    #security__mone h2 {
        font-size: 30px;
        font-family: Poppins-SemiBold;
        color: white;
    }

    #security__mone {
        background-color: #0c121c;
        padding: 60px 0px 60px 0px;
        text-align: center;
    }

    #wifi_mfour {
        padding: 60px 0px;
        background-color: #ffffff;
    }

    #wifi_mfour .boxes {
        display: flex;
        align-items: center;
        background-color: #f2f2f2;
        padding: 60px 0px 60px 0px;
        border-radius: 10px;
        flex-direction: column-reverse;
    }

    #wifi_mfour .boxes h3 {
        font-size: 30px;
        font-family: Poppins-Semibold;
        color: #0c121c;
        display: block;
        order: 1;
        text-align: center;
        margin-bottom: 30px;
    }

    #wifi_mthree {
        padding: 60px 0px 0px 0px;
        background-color: #ffffff;
    }

    #wifi_mthree .boxes {
        display: flex;
        align-items: center;
        background-color: #f2f2f2;
        padding: 60px 0px 60px 0px;
        border-radius: 10px;
        flex-direction: column-reverse;
    }

    #wifi_mthree .boxes h3 {
        font-size: 30px;
        font-family: Poppins-Semibold;
        color: #0c121c;
        display: block;
        order: 1;
        text-align: center;
        margin-bottom: 30px;
    }

    #wifi_mtwo {
        padding: 60px 0px;
        background-color: #da281e;
    }

    #wifi_mtwo .boxes h3 {
        font-size: 30px;
        font-family: Poppins-Semibold;
        color: #ffffff;
        display: block;
        order: 1;
        text-align: center;
        margin-bottom: 30px;
    }

    #wifi_mone {
        padding: 60px 0px;
    }

    #wifi_mone .boxes h3 {
        font-size: 30px;
        font-family: Poppins-Semibold;
        color: #ffffff;
        display: block;
        order: 1;
        text-align: center;
        margin-bottom: 30px;
    }

    /* --  */
    #wifi_mtwo .boxes {
        display: flex;
        align-items: center;
        padding: 0px;
        border-radius: 60px;
        flex-direction: column-reverse;
        margin: 0px;
    }

    #wifi_mtwo .boxes h3 br {
        display: none;
    }

    #wifi_mone .boxes {
        display: flex;
        align-items: center;
        padding: 0px;
        border-radius: 60px;
        flex-direction: column-reverse;
        margin: 0px;
    }

    #wifi_mone .boxes h3 br {
        display: none;
    }

    #wifi_mone .right__box .right__boximage {
        margin: 0px auto 0px auto;
        width: 65%;
    }

    #wifi_mtwo .right__box .right__boximage {
        margin: 0px auto 0px auto;
        width: 75%;
    }

    #wifi_mthree .right__box .right__boximage {
        margin: 0px auto 0px auto;
        width: 75%;
    }

    #wifi_mfour .right__box .right__boximage {
        margin: 0px auto 0px auto;
        width: 75%;
    }
}

@media(max-width:550px) {
    #wifi_mfour {
        padding: 0px 0px;
        background-color: #ffffff;
    }

    #wifi_mthree {
        padding: 0px 0px 0px 0px;
        background-color: #ffffff;
    }

    #wifi_mthree .boxes {
        display: flex;
        align-items: center;
        background-color: #f2f2f2;
        padding: 60px 0px 0px 0px;
        border-radius: 10px;
        flex-direction: column-reverse;
        margin: 0px;
    }

    #wifi_mfour .boxes {
        display: flex;
        align-items: center;
        background-color: #f2f2f2;
        padding: 60px 0px 60px 0px;
        border-radius: 10px;
        flex-direction: column-reverse;
        margin: 0px;
    }

    #wifi_mthree {
        background-color: #f2f2f2;
    }

    #wifi_mfour .boxes {
        display: flex;
        align-items: center;
        background-color: #f2f2f2;
        padding: 60px 0px 60px 0px;
        border-radius: 10px;
        flex-direction: column-reverse;
        margin: 0px;
    }

    #wifi_mfour {
        background-color: #f2f2f2;
    }

    #wifi_mtwo .owl__box__left {
        padding: 10px 20px;
        min-height: max-content;
    }

    #wifi_mone .owl__box__left {
        padding: 10px 20px;
        min-height: max-content;
    }
}