.dct-ui .dct-ad-slot {
	box-sizing: border-box;
	clear: both;
	margin: 18px 0;
	min-height: 90px;
	overflow: hidden;
	padding: 8px 0;
	text-align: center;
	width: 100%;
}

.dct-ui .dct-ad-slot > small {
	color: #6b7280;
	display: block;
	font-size: 10px;
	letter-spacing: .04em;
	line-height: 1.4;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.dct-ui .dct-ad-slot .adsbygoogle {
	max-width: 100%;
}

.dct-ui .dct-fare-scope {
	color: #1769a5;
	font-size: 14px;
	font-weight: 700;
	margin: 12px 0 0;
}

.dct-ui .train-table > .dct-ad-slot {
	grid-column: 1 / -1;
}

@media (max-width: 600px) {
	.dct-ui .dct-ad-slot {
		margin: 14px 0;
		min-height: 60px;
	}
}
