Málle:Ovdasiidu/Beaivvi govva/stiila.css

tr .govva img {
	width: 15vw;
	max-height: 5.5vw;
	transition: all 1s ease;
	object-fit: cover;
}
tr:hover .govva img {
	max-height: 8.8vw;
}
.govvateaksta {
	background-color: #d2ffd2;
}
.govvateaksta.empty {
	background-color: #fdd;
	font-style: italic;
}