.galeria-tekst {
		font-size: 18px;
	}

.galeria-anchor {
	text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 800;
    color: inherit;
}

@media only screen 
and (min-width : 320px) 
	and (max-width : 580px){
	.galeria-tekst {
		text-align: justify;
	}
}