.mbm-ad-refresh-slider-wrapper {
	margin-bottom: 1.4em;
	position: relative;
}

.mbm-ad-refresh-slider-slide-image-wrapper {
	width: 100%;
}

.mbm-ad-refresh-slider-slide-image {
	display: block;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
    position: relative;
}

.mbm-ad-refresh-slider-slide-image-text {
	margin-top: 10px;
}

.mbm-ad-refresh-sliders-navigation {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
	padding: 5px 0;
}

.mbm-ad-refresh-sliders-navigation span {
	color: white;
	cursor: pointer;
	font-size: 40px;
}

.mbm-ad-refresh-sliders-navigation a {
	color: transparent;
}

.mbm-ad-refresh-sliders-navigation span:last-child {
	margin-left: 15px;
}

/* Vertically align slick slider elements. Taken from: https://stackoverflow.com/questions/37455322/vertical-align-content-slickslider */

.slick-track {
	display: flex;
}
.slick-track .slick-slide {
	display: flex;
	height: auto;
	align-items: center;
	justify-content: center;
}

.header-ad #gpt-ad-LB1Article {
	height: 250px !important;
}

/*.header-ad #gpt-ad-LB1article {
	height: 90px !important;
}*/

/* Set leaderboard ad to a specific height */
.header-ad #gpt-ad-LB1article {
	height: 250px !important;
}

#gpt-ad-mobile-leaderboard {
	margin-bottom: 1.4em;
}