.contact__img {
  width: 100%;
  background-color: #f8f9fa;
}

#owl-certificates .item img{
  display: block;
  width: 100%;
  height: auto;
}

.contact__canvas {
  display: flex;
  align-items: center;
  justify-content: center;
}

.error{
  color: red;
}
