@media (max-width:739.98px) {
    .cpn-aboutus__right {
        margin-top: 20px;
    }
    .cpn-aboutus__top > h2 {
        font-size: 20px;
    }
    .step-logo-box {
        width: 250px;
        height: 248px;
    }
    .cpn-step__mid {
        margin-bottom: 30px;
    }
    .cpn-step-box {
        flex-wrap: wrap;
        gap: 5px;
    }
    .cpn-step-box__icon {
        width: 100%;
        order: 1;
        display: flex;
        justify-content: center;
    }
    .cpn-step-box__info {
        width: 100%;
        order: 2;
    }
    .cpn-step-box__title {
        text-align: center !important;
    }
    .cpn-step-box__des {
        text-align: center !important;
    }
    .cpn-step-box__icon > span {
        width: 60px;
        padding: 5px;
    }
    .cpn-step-box__icon > span > img {
        width: 30px;
    }
    .cpn-step-box__title {
        font-size: 15px;
        max-height: calc(15px* 3);
    }
    .cpn-step-box {
        padding: 0 10px 10px 10px;
    }
    .cpn-step-box__des {
        font-size: 13px;
        max-height: calc(13px* 4.5);
    }
    .cpn-step-box__info {
        padding-top: 10px;
    }
    .title-default--home > h2,
    .title-default {
        font-size: 20px;
    }
    .owl-next > span.owl-next__btn,
    .owl-next > span.owl-prev__btn {
        visibility: visible;
        opacity: 1;
    }
    .owl-next > span.owl-next__btn {
        right: -5px;
    }
    .owl-next > span.owl-prev__btn {
        left: -5px;
    }
    .cpn-rose__right {
        margin-top: 30px;
    }
    .cpn-rose__content {
        padding-right: 0;
    }
    .cpn-service-box__title {
        font-size: 14px;
        max-height: calc(14px* 3);
    }
    .cpn-service-box__title > a {
        font-size: 14px;
    }
    .cpn-service-box__des {
        font-size: 13px;
        max-height: calc(13px* 4.5);
    }
    .owl-prev > span.owl-prev__btn, .owl-next > span.owl-next__btn {
        width: 35px;
        height: 35px;
        font-size: 20px;
        line-height: 35px;
    }
    .step-logo-box > span {
        width: 60px;
    }
    /* .call-now .btn-call-now i {
        height: 42px !important;
        width: 42px !important;
        font-size: 20px !important;
        line-height: 42px !important;
    }
    .call-now .btn-call-now p {
        font-size: 12px !important;
        min-width: 120px !important;
    }
    .call-now .btn-call-now strong {
        font-size: 14px !important;
    }
    .call-now {
        min-width: 160px !important;
        height: 42px !important;
    } */
    .product--name > h3 {
        font-size: 14px;
        line-height: 1.5;
        max-height: calc(14px * 3);
        margin: 0 !important;
    }
    .ic-search-menu {
        width: 100% !important;
        padding: 0 5px 0 15px !important;
    }
    div.form-search input[type="text"] {
        padding: 10px 15px !important;
        width: 100%;
    }
    .owl-prev > span.owl-prev__btn, .owl-next > span.owl-next__btn {
        transform: translateY(calc(-50% - 20px));
    }
    .owl-carousel.owl-theme:hover .owl-next > span.owl-next__btn {
        right: -5px;
    }
    .owl-carousel.owl-theme:hover .owl-next > span.owl-prev__btn {
        left: -5px;
    }
    .cpn-step-box {
        border-radius: 5px;
    }
    .section-copy {
        padding-bottom: 0;
    }
    .content-copy {
        text-align: center;
        padding: 10px 0;
    }
    .content-copy > p {
        margin: 0 !important;
    }
}