.so-widget-foxvet-image-foxvet-image-40cd750bba98-24 {
  max-width: 100%;
  width: 360px;
  margin: 0 auto;
  position: relative;
}
.so-widget-foxvet-image-foxvet-image-40cd750bba98-24:hover .foxvet-image-description {
  opacity: 1;
  top: 0;
}
.so-widget-foxvet-image-foxvet-image-40cd750bba98-24 .foxvet-image-description {
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 10px 15px;
  border: 3px solid #dedede;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  line-height: 20px;
  font-size: 15px;
  color: #3b3b3b;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.so-widget-foxvet-image-foxvet-image-40cd750bba98-24 .foxvet-image-description h4 {
  margin: 5px 0 10px;
  text-transform: uppercase;
  font-family: 'Archivo Black';
  font-size: 16px;
  color: #3b3b3b;
}