.navBar2 .bignav .sub dl {
    float: left;
    display: inline-block;
    width: 100%;
    padding: 0;
    height: auto;
    padding-bottom: 20px;
}

.navBar2 .bignav .sub .subr {
    width: 100%;
}

@media (max-width: 990px) {
    .about .product-num-item {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width: 625px) {
    #owl-demo4 .item:hover h3 {
        top: 3%;
    }

    #owl-demo4 .item:hover h2 {
        top: 12%;
    }

    #owl-demo4 .item h3 {
        top: 3%;
    }

    #owl-demo4 .item h2 {
        top: 12%;
    }
}