section#banner.wait {
  background-color: var(--color-light);
  width: 100%;
  padding-top: calc(440 / 1921 * 100%);
}

.about-text i {
  width: auto !important;
  border-radius: 100px;
}
