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

#turdy, #durrtwo, #postpost, #dockgems{
background-position: bottom center;
}


/*Små bilder erstatter desktopbilder*/
  #turdy{
    background-image:url("https://cdn.shopify.com/s/files/1/0199/0856/files/turd_front_mobile.jpg?9915900858196830918");
	background-position: center 200px;
  }
  #durrtwo{
    background-image:url("https://cdn.shopify.com/s/files/1/0199/0856/files/front_durr-beta_mobil.jpg?5685");
  }
  #postpost{
  }
  #dockgems{
    background-image:url("http://cdn.shopify.com/s/files/1/0199/0856/files/dockmob.jpg?5301");
  }
	
	
/*etc*/


  
.section{
  height:760px;
  background-position-y: 274px;
}
a span{
margin-left: 30px;
margin-right: 30px;
}
.bigtext{
font-size: 80px;
padding-top: 30px;
}

.middle{
  font-size:30px;
  margin-left:0px;
  text-align:center;
  background-color:#fdfdfd;
  position:absolute;
  top:0px;
  width:100%;
  padding: 0px;
}
	
.middle:hover{
padding: 0px;
}
.redspan{
padding-top: 40px;
padding-bottom: 20px;
font-size:50px;
line-height:40px;}

.blackspan{
margin-bottom: 20px;
line-height:40px;
font-size:26px;}
.whitespace{
background: #eee;
}

  
  
}

