.loading-image {
  background: transparent url("../images/lupita.png") center no-repeat;
  float: left;
  margin-bottom: 10px;
}

img {
  float: left;
}

p {
  clear: both;
}
