@media screen and (min-width: 767px){
    footer.luk-footer-main .content .logo img{
        width: auto;
        height: 20px;
    }
}
@media screen and (min-width: 1023px){
    footer.luk-footer-main .content .logo img{
        width: auto;
        height: 15px;
    }
}


@media screen and (min-width: 1199px){
    footer.luk-footer-main .content .logo img{
        width: auto;
        height: 20px;
    }
}
@media screen and (min-width: 1199px){

    .woocommerce.single-product #primary.content-area #main .woocommerce-breadcrumb{
          margin: 0 auto;
    }
}


