Forum Moderators: martinibuster
style> type="text/css">
.hideinmobile { display:inline-block; width: 320px; height: 50px; }
@media (max-width: 768px) { .hideinmobile { display: none; } }
</style>
<ins class="adsbygoogle hideinmobile"
data-ad-client="ca-pub-7XXXXXXXXX2"
data-ad-slot="6XXXXXXX"></ins>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || [ ]).push({});
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
if (screen.width >= 768) {
document.write('<ins class="adsbygoogle"');
document.write(' data-ad-client="ca-pub-7XXXXXXXXX2"');
document.write(' data-ad-slot="6XXXXXXX"></ins>');
(adsbygoogle = window.adsbygoogle || []).push({});
}
</script>