.rectangle-banner img {
  border-radius: var(--border-radius-lg);
  box-shadow: none;
}
.rectangle-banner {
  margin-bottom: 0;
}