.owl-pagination {
  display: none;
}

.site-anchor {
  visibility: hidden;
  display: block;
  position: relative;
  top: -123px;
}
.ytcontainer {

    position: relative;

    width: 100%;

    height: 0;

    padding-bottom: 56.25%;

}

.ytvideo {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}