@media (min-width: 1400px){

	.thymail_side_Left {
	  Background: url("/images/thymail.dk-side.jpg");
	  background-size: cover;
	  width: 20%;
	  Background-position: -325px Center;
	}

	.thymail_side_Right {
	  Background: url("/images/thymail.dk-side2.jpg");
	  background-size: cover;
	  width: 20%;
	  Background-position: 516px Center;
	}
	
}