.site-header__top {
    min-height: 1px;
	visibility: hidden;
    margin-top: -39px;
	}

.hero-slider__text-content_inner h3 {
	color: var(--color4);
}
	
.tausta {
    color: #fff;
    background-color: #0078be;
    padding: 20px;
    margin: 0 0 20px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.tausta h2, .tausta a {
    color: #fff;
}

.sivu31 iframe {
    border: 0;
    margin-bottom: -24px;
}

.sivu44 .gallery {
	margin-top: -5rem!important;
}

/*logot*/
.logot ul {
		padding-left: 0px!important;
}

.logot ul li {
    display: inline-block;
    padding: 10px 20px;
    margin: 0;
}

.logot ul li img {
    width: auto;
    height: auto;
    max-width: 250px;
    max-height: 120px;
    box-shadow: none !important;
}


@media (max-width: 422px) {
#mobile-buttons a span {
    font-size: 10px;
}
.site-header__logo img {
    max-width: 70%;
}
}

@media (max-width: 345px) {
p {
    font-size: 15px;
}
}