.top-banner {
  text-align: center;
  margin: 20px 0;
}

.top-banner img {
  width: 60%; 
  border: 2px solid #643a7a; 
  border-radius: 10px;
}
