.meetanshi .title:before {
    background-image: url(https://meetanshi.com/media/logo.png);
    background-size: 150px 19px;
    display: inline-block;
    width: 150px;
    height: 19px;
    content: "";
    background-repeat: no-repeat;
}

.admin__menu .level-0.item-gsfeed > a:before {
    content: url('../images/meetanshi-logo.svg');
    height: 30px;
    margin: 0 auto;
    width: 25px;
}
