body.main {background: #b7bab9 url(uploads/template/images/backgrounds/main.jpg) no-repeat 0 0 fixed;}

#content .center {padding-top: 50px;}
#content .center .top-text {padding-top: 0;}

.article-content {margin-top: 40px;}
.article-content img{max-width: 100% !important;}

@media (max-width: 600px) { 
    .article-content img{max-width: 100% !important;display:block; float: none !important;margin: 0px auto;}
}