/*
Theme Name: WMD Theme
*/
.header-logo {
    background-image: url(/wp-content/uploads/2024/03/snappytv-logo.png) !important;
    background-repeat: no-repeat;
    display: block;
    background-size: 97px 32px;
    background-position: center center;
    width: 97px;
    height: 32px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    padding: 9px
}

/*html :where(img){height:inherit;max-width:none;}*/