/*.flat-popup .flat-popup-image-datasheet .flat-sheet-top .flat-basic-data .flat-title .flat-title-right .flat-add-fav:hover,
.flat-buttons-before .flat-add-fav:hover {
	background-image:url(/images/marinacity/fav_hover.svg);
}

.flat-popup .flat-popup-image-datasheet .flat-sheet-top .flat-basic-data .flat-title .flat-title-right .flat-add-fav.active,
.flat-buttons-before .flat-add-fav.active {
	background-image:url(/images/marinacity/fav_active.svg);
}

.add-fav-button .fav .icon-star:hover {
	background-image: url(/images/marinacity/fav_hover.svg);
}

.add-fav-button.active .fav .icon-star {
	background-image: url(/images/marinacity/fav_active.svg);
}*/

@media screen and (max-width: 349px) {
	.right-content-list .results-header .flat-results .flat-inner-results {
		font-size:12px;
		vertical-align: top;
		margin-top: 2px;
	}
}