.site-logo{display:flex; align-items:center}
.logo-watv{display:inline-block; width:30px; height:30px; background:#4F67ED url(https://wds.watv.org/images/logo_m.svg); background-repeat:no-repeat; background-position:center; background-size:19px}
.logo-watv.light{width:45px; height:40px; background-color:#fff; background-image:url(https://wds.watv.org/images/logo_m_light.svg); background-size:28px}
.logo-site{display:inline-block; background-image:url(https://watvmedia.org/images/logo@2x.png); background-repeat:no-repeat; background-position:center; width:103px; height:16px; background-size:100%; margin-left:8px}

.mobile-logo{display:inline-block; width:30px; height:30px; margin-right:8px; flex-shrink:0; background:#4F67ED url('https://wds.watv.org/images/logo_m.svg') no-repeat center / 19px}
.watv-logo{background-color:rgba(255,255,255,0.14)}
.mediacast-logo{background-color:#526eff}
.newsong-logo{}
.press-logo{background-color:#00B1C5}
.flower-logo{background-color:#F06868}
.zion-logo{background-color:rgba(255,255,255,0.15)}
.award-logo{background-color:rgba(255,255,255,0.15)}
.award-new-logo{background-color:#4659EC}
.login-logo{background-color:rgba(255,255,255,0.15)}
.news-logo{background-color:rgba(255,255,255,0.15)}
.sermon-logo{background-color:rgba(255,255,255,0.15)}
.letters-logo{background-color:rgba(255,255,255,0.2)}
.global-logo{background-color:rgba(255,255,255,0.15)}
.elohist-logo{background-color:#feb600}
.happyhome-logo{background-color:#F85059}
.soul-logo{background-color:#17c4d8}
.christ-logo{background-color:#6C574B}
.prayer-logo{background-color:#05c777}
.soldier-logo{background-color:#2467f1}
.asezwao-logo{background-color:#00C994}
.isba-logo{background-color:#1EC3D7}
.somang-logo{background-color:#008CFF}
.book-logo{background-color:#362c8e}
.asez-logo{}
.guide-logo{}
.intro-logo{}
.worship-logo{}

.desktop-logo{display:none}
@media(min-width:1070px){
  .mobile-logo{display:none}
  .desktop-logo{display:inline-block}
}
