/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.block-category {
    display: block;
}
#wrapper .category-cover {
    width: auto;
    left: 0;
    margin-left: 0;
}
img {
    max-width: 100%;
}

.breadcrumb {
    display: block !important;
}
body#index .breadcrumb {
    display: none !important;
}