.certificates {
  width: 80%;
  color: white;
}

.cert-wrapper {
  float: left;
  width: 100%;
}

.cert-title {
  padding: 10px 0px;
}

.cert-picture {
  float: left;
  width: 100px;
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
