<script>
var html = document.documentElement;
if(html.clientWidth > 1200) {
document.write([<div class="maps"><?= $ord->maps ?></div>]);
}
</script>