Hi carlucci
I don't see that 'Load more' button in the dropdown menu now but see all items there when hovering the 'Inicio' item:
About the 'line-height', I'm not entirely sure of how you want to achieve here. If you want to change the font size for titles, you should use this css instead:
.sprocket-mosaic-item .sprocket-mosaic-title {
font-size: 15px !important;
}