﻿/*
    Theme Logos Start
*/
.m-theme-logo-desktop {
    content: url('./img/logo_metis_h45.png');
    height: 45px;
    width: 136px;
    margin-left: 2em;
    margin-top: 0.5em;
}

.m-theme-logo-mobile {
    content: url('./img/favicon48.png');
    height: 30px;
    width: auto;
    margin-left: 0em;
    margin-top: 0em;
}

/*
    Theme Logos End
*/
