@media (min-width:768px) and (max-width:1280px) {
    /* .banner-top-content {
        align-items: start;
    } */

    .home-banner-action {
        /* align-items: center; */
        /* justify-content: center; */
        text-align: center;
        display: flex;
        /* flex-direction: column; */
    }

    .why-choose-content-item-header, .why-choose-box-2-item {
        /* text-align: center; */
    }
    .confidence-box-item {
        height: auto;
    }

    .why-choose-box-2-item {
        /* display: grid; */
    }

    .why-choose-box-2-item .why-choose-box-2-item-desc .web-view {
        /* margin: 0 20px; */
    }
}
