.wpbingo-about--background .wpbingo-section__inner{
  text-align: center;
}
.wpbingo-about--background .col-image {
  margin-bottom: -70px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.wpbingo-about--background .col-image img:hover{
  animation-name: bwp-effect-wobble-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}