/* Customizer ad slots — visible on desktop, tablet, and mobile */

.betgototo-ad-leaderboard-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 12px 0;
	box-sizing: border-box;
}

.betgototo-ad {
	display: block;
	text-align: center;
	line-height: 0;
	max-width: 100%;
	text-decoration: none;
}

.betgototo-ad__img,
.betgototo-ad img {
	display: block;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	margin-inline: auto;
}

.betgototo-ad--header .betgototo-ad__img {
	width: 728px;
	max-width: 100%;
	height: auto;
}

.betgototo-ad--sidebar_1,
.betgototo-ad--sidebar_2 {
	width: 100%;
	max-width: 300px;
	margin: 0 auto 1rem;
}

.betgototo-ad--sidebar_1 .betgototo-ad__img,
.betgototo-ad--sidebar_2 .betgototo-ad__img {
	width: 300px;
	max-width: 100%;
	height: auto;
}
