/* Mobile */
@media screen and (max-width: 992px) {
.article-text img{
	max-width: 100%;
	/* margin: 10px 0px 20px 0px; */
}

.bcomment {
    padding: 0px 15px 15px 75px;
}

#header .header-nav-main nav > ul > li.dropdown-mega.dropdown-mega-signin .dropdown-menu {
	max-width: 100%;
}

 #dle-comments-form{
	 max-width: 95%;
 }

#header .header-btn-collapse-nav {
	top: 7px;
}

#footer-wrapper{
    background-position: center bottom;
}

.article-text{
	max-width: 100%;
}




}
