﻿.navbar-header{position:relative;z-index:999;}
.logo a{display:block;}
.logo img{width:100%;height:100%}
.article-detail img{max-width:100%}

@media screen and (max-width: 300px) {
    .article-detail img{ max-width:100% !important; height:auto !important}
}