.desktop-ads { display: flex; justify-content: space-between; gap: 20px; }
.mobile-bottom-ads { display: none; width: 100%; text-align: center; margin-top: 15px; }
.left-ad, .right-ad { width: 48%; }
