.small-banner {
  width: 80vw;
  height: 240px;
  background-color: #ff9c7a;
  display: block;
  margin: auto;
}