.hero-picture {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    background-image: url("siivouspalvelut.png");
}
.page-hero {
	background-image: url("siivouspalvelut.png");
}

.page-hero.koti {
    background-image: url("kotisiivous_hero.svg");
}
.page-hero.toimisto {
    background-image: url("toimistosiivous_hero.svg");
}
.page-hero.l-ja-m {
    background-image: url("liiketilan-ja-myymalansiivous_hero.svg");
}
