#SnapABug_WP img {
    display: inline-block;
    width: auto;
}

/* .home .root.headerRoot:before {
	content: "";
	background: url("../img/yhdistysavain_leima.png");
	background-size: 330px;
    position: absolute;
    width: 330px;
    height: 320px;
    right: 3%;
    top: 126px;
}

@media (max-width: 1000px){
	.home .root--full.hero:before {
		position: absolute;
		content: "";
		background: url("../img/yhdistysavain_leima.png");
	    right: 2%;
	    bottom: 7%;
	    z-index: 9;
	    background-size: 110px;
	    background-repeat: no-repeat;
	    width: 110px;
	    height: 110px;
	    top: auto;
	    opacity: .7;
	}
} */

.wide {
	width: 100% !important;
}

.hero__copy iframe {
	max-width: 100%;
}

/*.subscribe main .root:first-child .root__wrap {
	background: white;
	padding: 2rem;
	background-image: url('../img/leima--gray.png');
	background-repeat: no-repeat;
	background-position: 90% 10%;
}

.subscribe main .root:first-child .root__wrap .copy {
	width: 66.6666666%;
}*/

/*@media screen and ( max-width: 700px ){
	.subscribe main .root:first-child .root__wrap {
		background-image: none;
	}

	.subscribe main .root:first-child .root__wrap .copy {
		width: 100%;
	}
}*/

h2.ominaisuudet {
	width: 100%;
    padding: 0 2rem;
    font-size: 2em;
    margin: -.5rem 0 1rem 0;
}

@media (min-width: 700px) {
	h2.ominaisuudet {
	    font-size: 3em;
	}
}