.box5
{
	grid-column: 3/4; 
	grid-row: 4/5;
  background-image: url("../../bagrunde/soldat_1-1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 500px;
}