.ssd-111 {
	background-color: #EAE6CF;
	min-height: 450px;
	background-image: url(../../files/529/kaki-sommar-garn-och-monster.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
@media screen and (min-width: 510px) and (max-width: 810px) {

.ssd-111 {
	min-height: 400px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

}

@media screen and (min-width: 0px) and (max-width: 510px) {

.ssd-111 {
	min-height: 300px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

}

