section {
  margin-top: 80px;
  margin-bottom: 15px;
}

section img {
  width: 100%;
  height: 220px !important;
  -o-object-fit: contain;
     object-fit: contain;
}

h5 {
  margin: 30px 0;
}

h6 {
  margin-top: 20px;
}

