.bots {
  margin-top: 30px;
  text-align: center;
}
.bots .title {
  font-weight: 700;
  margin-bottom: 10px;
}
.bots img {
  max-width: 150px;
  display: inline-block;
}
