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