@media only screen and (max-width: 800px){
.page .article__content {
  background-image: none !important;
}
body.blog{
  background-image: none !important;
}
.site-header{
position: relative;
}
}