/************************************************
 * UI-BODY-DESKTOP.CSS 
 ************************************************/
 /* =====================================================
   UI DESKTOP — VISUAL SKIN
   (NIE DOTYKA LOGIKI MENU / SEARCH)
===================================================== */

@media (min-width: 1024px) {



	body.ui-internal .ads-card .listing-desc {
		margin-top: 6px;
		font-size: 16px;
		line-height: 1.3;
		color: #334155;
	}

}

 