
#headImage {margin:0px;padding:0px;}
#headImage .skulptur {width:23%;display:inline-block;margin:0px 0px 20px 2.5%;font-size:16px;font-size:1.6rem;line-height:140%;vertical-align:top;}
#headImage .skulptur:nth-of-type(4n-3) {margin:0px 0%;}



@media only screen and (max-width:970px) {


}


@media only screen and (max-width:770px)  {

#headImage .skulptur {width:100%;display:block;margin-left:0%;margin-bottom:10px;}
#headImage .skulptur:nth-of-type(4n-3) {margin:0px 0% 10px 0px;}
}

@media only screen and (max-width:320px) {

}

@media only screen and (max-device-width:970px) and (orientation : landscape) {

#headImage .skulptur {width:100%;display:block;margin-left:0%;margin-bottom:10px;}
#headImage .skulptur:nth-of-type(4n-3) {margin:0px 0% 10px 0px;}
}



@media only screen and (max-device-width:810px) and (orientation : portrait)  {

#headImage .skulptur {width:100%;display:block;margin-left:0%;margin-bottom:10px;}
#headImage .skulptur:nth-of-type(4n-3) {margin:0px 0% 10px 0px;}
}


@media only screen and (max-device-width:320px) {

}

