.align_logos {
  width: 100%;
  float: left;
  height: 192px;
  display: flex;
  justify-self: center;
  flex-wrap: wrap;
  padding-top: 150px;
}

.processing-container {
  background-color: #fff;
  text-align: center !important;
}
