@media (max-width: 767px) {
.header_logo img {
    width: 50%;
}
.header_logo {
text-align: center;
}
}

.product-prices .tax-shipping-delivery-label {
display:none;
}
#subcategories ul li .subcategory-image a img {
    width: inherit;
}