/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .wp-video {
    width: 100%!important;
    height: 100%;
 }
 
.leo-blockcart .header {
    height: 100px;
    line-height: 100px;
    padding: 0 10px;
    display: none;
}

#category-description img {
max-width: 100%;
}


