@media only screen and (max-width: 576px) {
    #coming-soon img {
        margin: 15px 0;
      }
  }