.so-widget-sow-image-default-e940647daa51-42 .sow-image-container {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.so-widget-sow-image-default-e940647daa51-42 .sow-image-container > a {
  display: inline-block;
  
  
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .so-widget-sow-image-default-e940647daa51-42 .sow-image-container > a {
    display: flex;
  }
}
.so-widget-sow-image-default-e940647daa51-42 .sow-image-container .so-widget-image {
  display: block;
  
  
  
  -webkit-mask-image: url("https://neurolandscape.org/wp-content/plugins/so-widgets-bundle/base/inc/shapes/images/circle.svg");
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-image: url("https://neurolandscape.org/wp-content/plugins/so-widgets-bundle/base/inc/shapes/images/circle.svg");
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
}