.so-widget-m12-m12-fc9942fbf24a-372 .m12 {
  margin-bottom: 15px;
  margin-top: 30px;
}
.so-widget-m12-m12-fc9942fbf24a-372 .m12 h3 {
  margin-top: 25px;
  text-align: center;
}
.so-widget-m12-m12-fc9942fbf24a-372 .m12 .image-flex-wrapper {
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: nowrap;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .so-widget-m12-m12-fc9942fbf24a-372 .m12 .image-flex-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.so-widget-m12-m12-fc9942fbf24a-372 .m12 .image-panel {
  width: 50%;
}
@media (max-width: 780px) {
  .so-widget-m12-m12-fc9942fbf24a-372 .m12 .image-panel {
    width: 100%;
  }
  .so-widget-m12-m12-fc9942fbf24a-372 .m12 .image-panel:last-child {
    margin-top: 15px;
  }
}
.so-widget-m12-m12-fc9942fbf24a-372 .m12 .image-panel .image-wrapper {
  align-items: center;
  display: flex;
  height: auto;
  justify-content: center;
  position: relative;
  width: 100%;
}
.so-widget-m12-m12-fc9942fbf24a-372 .m12 .image-panel .image-wrapper img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
.so-widget-m12-m12-fc9942fbf24a-372 .m12 .image-panel .image-wrapper .video-wrapper-wrapper {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.so-widget-m12-m12-fc9942fbf24a-372 .m12 .image-panel .image-wrapper .video-wrapper-wrapper .video-wrapper {
  width: 100%;
  padding-top: 67.7%;
  position: relative;
}
.so-widget-m12-m12-fc9942fbf24a-372 .m12 .image-panel .image-wrapper .video-wrapper-wrapper .video-wrapper iframe {
  border: none;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  object-fit: cover;
  right: 0;
  top: 0;
  width: 100%;
}