@media (max-width: 991px) {

    .np_work_img {
        max-width: 100%;
    }

    .np_work {
        height: 490px;
        width: 345px;
    }

    .content h1 {
        text-align: center !important;
        max-width: unset;
    }
}

@media (min-width: 500px) and (max-width: 991px) {
    .np_slider_text15 {
        top: unset;
        bottom: 50px;
        right: 20px;
    }
}

@media (max-width: 599px) {
    .content h1 {
        margin: 0 auto !important;
    }

    .np_work {
        height: 495px;
    }
}

@media (max-width: 499px) {
    .np_tab a:link, .np_tab a:visited {
        height: auto;
    }

    .np_work {
        height: 410px;
        max-width: 90vw;
    }

    .header {
        width: 100%;
        height: 120px;
    }

    .content .title_tovar {
        font-size: 20px;
    }

    .seo_text_detail {
        margin: 20px auto 0 !important;
    }
    .np_work_price {
        position: absolute;
        bottom: 15px;
        left: 10px;
    }
    .np_work_more {
        position: absolute;
        bottom: 18px;
        right: 10px;
    }
}

@media (max-width: 399px) {
    .owl-carousel .owl-stage-outer {
        height: 410px !important;
    }
}