.under-construction {
  margin-top: 10px; /* reduced from default spacing */
  padding: 20px 50px;
  text-align: center;
}

.under-construction img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}

