.spinner {
  width: 85%;
  padding: 20px 0 20px 0;
  text-align: center;
	position:absolute;
}

.spinner img {
  height: 50px;
}
