h2.woocommerce-loop-category__title {
    font-size: 12px;
    text-align: center;
    line-height: 1;
}

h2.woocommerce-loop-category__title .count {
  display: none; 
}

.woocommerce .title.title_size_large.position_center.has_background {
    background-image: url(https://www.metropolitanfan.com/wp-content/uploads/2020/10/naomi-hebert-MP0bgaS_d1c-unsplash-3.jpg) !important;
}

.single-product .title_subtitle_holder_inner {
    display: none;
}

@media only screen and (max-width: 600px) {
.q_logo a img {
    width: 200px !important;
    height: auto !important;
    top: 20px;
}
}