.dy-vid-thmbs-wrapper {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom:33px;
  display: none;
  margin-top: 8px;
}

.dy_unit {
  width: 47%;
}

.dy-vid-thmbs-wrapper div {
  display: block;
}

  .dy-vid-thmbs-wrapper div:nth-child(n+3) {
  margin-top: 23px;
}

@media screen and (min-width: 1024px) and (max-width: 1229px) {
  .dy-vid-thmbs-wrapper {
    display: inline-block;
  }

  .dy-vid-thmbs-wrapper div:nth-child(odd) {
    float: right;
  }

  .theplatform_video {
    display: block;
  }

  .teaser__image--theplatform-video {
    width: 100%;
    margin-bottom: 8px;
  }

  .theplatform_video .teaser__content--small {
    display: table-header-group;
    margin-bottom: 0;
    width: 100%;
  }

  .theplatform_video .teaser__title--small {
    display: table-row;
  }

  .teaser__image--theplatform-video:nth-child(even) {
    margin-bottom: 20px;
  }

  .teaser__image--theplatform-video .teaser__image--small {
    padding-bottom: 0;
  }

  .teaser__image--small img {
    max-height: 90px;
  }
}

@media(min-width:1230px) {

  .dy-vid-thmbs-wrapper {
    display: block;
    margin-bottom: 32px;
  }

  .dy-vid-thmbs-wrapper div:nth-child(odd) {
    float: right;
  }

  .dy-vid-thmbs-wrapper div:nth-child(n+3) {
    margin-top: 28px;
  }

  .theplatform_video {
    margin-right: 10px;
    display: table-row;
  }

  .teaser__image--theplatform-video {
    width: 100%;
    margin-bottom: 8px;
  }

  .theplatform_video .teaser__content--small {
    display: table-header-group;
    margin-bottom: 0;
    width: 100%;
  }

  .theplatform_video .teaser__title--small {
    display: table-row;
  }

  .teaser__image--theplatform-video:nth-child(even) {
    margin-bottom: 20px;
  }

  .teaser__image--theplatform-video .teaser__image--small {
    padding-bottom: 0;
  }

  .teaser__image--small img {
    height: 92px;
  }
}
