

.wall-text {
  	position: absolute;
  	top: 5px;
  	left: 12px;
  	background-color: black;
}

.wall-image{
	width: 400px;
	max-width: 100%;
  	height: auto;
}