@media only screen
and (min-width : 768px)
and (max-width : 1024px)
and (orientation : portrait) {
.block {color: red;}
}
<div class="newsblock" style="background:url(<?php echo $img; ?>) 0 0 / auto 100% no-repeat;">
<div class="newsblock" style="background:url(<?php echo $article['как у тебя называется фон'];?>) 0 0 / auto 100% no-repeat;">
<div class="bg1">
<h1>Dander Studio</h1>
......
</div>
<button>Закзать</button>
<div class="bg2">
......
</div>