img {
  height: 300px;
  width: 300px;
}

.logo {
      text-align: center;
}

.address {
	position: absolute; 
	bottom: 0px; 
	right: 50px;
}
