.tango-centered-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 4rem 5%;
  box-sizing: border-box;
}