.so-widget-sow-image-default-1e4e86df0446-446 {
  filter: drop-shadow( 0 5px 15px  rgba(0,0,0,0.15) );
  transition: filter 300ms ease-in-out;
}
.so-widget-sow-image-default-1e4e86df0446-446 .widget-title {
  text-align: center;
}
.so-widget-sow-image-default-1e4e86df0446-446 .sow-image-container {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.so-widget-sow-image-default-1e4e86df0446-446 .sow-image-container > a {
  display: inline-block;
  
  max-width: 100%;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .so-widget-sow-image-default-1e4e86df0446-446 .sow-image-container > a {
    display: flex;
  }
}
.so-widget-sow-image-default-1e4e86df0446-446 .sow-image-container .so-widget-image {
  display: block;
  height: auto;
  max-width: 100%;
  
  -webkit-mask-image: url("https://babyblissbymaris.nl/wp-content/plugins/siteorigin-premium/addons/plugin/image-shape/shapes/blob-20.svg");
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-image: url("https://babyblissbymaris.nl/wp-content/plugins/siteorigin-premium/addons/plugin/image-shape/shapes/blob-20.svg");
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
}
.so-widget-sow-image-default-1e4e86df0446-446:hover {
  filter: drop-shadow( 0 5px 15px  rgba(0,0,0,0.3) );
}