﻿.img_taustakuva {
background-image: url('pics/IMGP4758c.jpg');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
width: 100%;
height: 100%;
}
li.marginimg {
margin-left: 20px;
margin-right: 0px;
}
img.säännöt {
box-shadow: 2px 2px 8px #888888;
}
.img_mainos1 {
background-image: url('pics/PORVOO2021pieni.jpg');
margin: 40px 0 20px 0;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 180px;
}
/*Mainosten kuvat*/
.img_mainos2 {
background-image: url('mainokset/Pkt.jpg');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 120px;
}
.img_mainos3 {
background-image: url('mainokset/avec.jpg');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 120px;
}
.img_mainos4 {
background-image: url('mainokset/pea.jpg');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 120px;
}
.img_mainos5 {
background-image: url('mainokset/Kp2.jpg');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 120px;
}
.imgyhteystiedot {
background-image: url('pics/Koira.jpg');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 300px;
}
.board_member {
padding: 0 25px;
margin-bottom: 20px;
height: 137px;
width: auto;
}

.board_member_no_pic {
padding: 0 25px;
margin-bottom: 20px;
height: 137px;
width: 127px;
}
.imgjäseneksi {
background-image: url('pics/maari.jpg');
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 300px;
margin-top: 30px;
}
.img_kentta{
width: 100%; 
height: auto;
}
.img_tulos{
width: 100%;
height: auto;
}
.imghaku2 {
margin-bottom: 20px;
margin-left: 30px;
width: 55%; 
height: auto;
}
.imghaku {
margin-bottom: 20px;
margin-left: 30px;
width: 100%; 
height: auto;
}

@media (max-width: 1024px) {
.imgyhteystiedot {
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 400px;
}
.imghaku2 {
margin-bottom: 20px;
margin-left: 30px;
width: 70%; 
height: auto;
}
}

@media (max-width: 770px) {
.img_taustakuva {
background-size: cover;
background-repeat: no-repeat;
height: 50vh;
}
.imghaku2 {
margin-bottom: 20px;
margin-left: 30px;
width: 85%; 
height: auto;
}
}

@media (max-width: 667px) {
.img_taustakuva {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-attachment: inherit;
height: 300px;
width: auto;
}
/*Mainosten kuvat*/
.img_mainos1 {
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 100px;
margin-left: 20%;
}
.img_mainos2 {
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 100px;
min-width: 200px;
margin-top: 20px;
margin-left: 20%;
}
.img_mainos3 {
background-size: contain;
background-repeat: no-repeat;
width: 200px;
height: 150px;
margin-top: 20px;
margin-left: 20%;
}
.img_mainos4 {
background-size: contain;
background-repeat: no-repeat;
width: 200px;
height: 150px;
margin-top: 20px;
margin-left: 20%;
}
.img_mainos5 {
background-size: contain;
background-repeat: no-repeat;
width: 200px;
height: 150px;
margin-top: 20px;
margin-left: 20%;
}
/*Muut kuvat*/
.imgyhteystiedot {
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 200px;
margin: 0px;
}
.imgjäseneksi {
background-size: contain;
background-position: center;
background-repeat: no-repeat;
min-height: 290px;
}
.img_tulos{
width: 100%;
height: auto;
}
.imghaku {
margin-bottom: 20px;
margin-right: 20px;
width: 85%;
height: auto;
}
.imghaku2 {
margin-bottom: 20px;
margin-left: 20px;
width: 85%; 
height: auto;
}
}
@media (max-width: 420px) {
.board_member {
margin-right: 120px;
margin-bottom: 20px;
height: 137px;
width: auto;
}
.board_member_no_pic {
margin-right: 120px;
margin-bottom: 20px;
height: 137px;
width: 127px;
}
}
}