.box2	
{
	grid-column: 2/3; 
	grid-row: 3/4;
    background-image: url("../../bagrunde/hal_1x1.jpg");

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;


min-height: 500px;}