.babystreet_title_holder.centered_title .inner .blog-post-meta {
    text-align: center;
    display: none;
}


@media only screen and (min-width: 768px) {
#header #logo {
    max-height: 90px;
    margin: 0px;
}
#header #logo img, #header2 #logo img {
    min-width: 200px;
    min-height: 100px;
}
.widget_product_categories ul li .count {
    display: none;
}
.widget_product_categories ul li a {
    font-size: 16px;
    font-weight: 800;
}
.sidebar {
    width: 260px;
}
.has-sidebar.babystreet-left-sidebar .content_holder {
    width: calc(100% - 260px);
}
}

.blog-post-meta {
    display: none;
}