
/* got data ad */
.rightSidebar .text.aero {
	align-items: center;
	background: #213b6e url("/air_traffic/flight_info/aeronav/media/edai-got_data.png") 50% 50% no-repeat;
	display: flex; 
	height: 74px;
	justify-content: center;
	margin-block: 1.5em .25em;
	text-decoration: none;
}

.rightSidebar .text.aero span {
	color: #fff;
	font-size: 13px;
	line-height: 1.25;
	text-align: center;
}
