/* Changes the Promoted Link Title when you hover over it*/
.ms-tileview-tile-detailsListMedium {
height: 100px;
font-size: 13px;
line-height: 12px;
}
/* Changes the Promoted Link Description when you hover over it*/
.ms-tileview-tile-descriptionMedium {
font-weight: normal;
padding-top: 10px;
font-size: 11px;
/* If you want to change the font size, change above */
}