.popular_formats_widget .item {
	text-align: center;
}

.popular_formats_widget .item .wrapper {
	display: flex;
	flex-direction: column-reverse;
	height: 166px;
	margin-bottom: 16px;
}

.popular_formats_widget .item a {
	display: inline-block;
}

.popular_formats_widget .item a.link {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #FFF !important;
	margin-bottom: 34px;
	min-height: 40px;
}

.popular_formats_widget .item a.link:hover {
	text-decoration: underline;
}