<style>
.이름 { width:100%; height: 100px; text-align:center; }
@media(min-width: 500px) { .이름 { width: 336px; height: 280px; float:right; margin-left:20px; margin-bottom:10px; } }
@media(min-width: 1500px) { .이름 { width: 970px; height: 250px; text-align:center; } }
</style>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle 이름"
style="display:inline-block"
data-ad-client="애드센스코드"
data-ad-slot="애드센스코드"
></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>