/*
Theme Name: newunitedautopart
*/
@media screen and (max-width: 481px) {
    .main-content .woocommerce {
        display: block !important;
    }
}