.video-card-new {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 57%;
  background: #B0B5C3;
  border-radius: 5px;
  background-repeat: no-repeat;
}