video.block.overflow--hidden.thumbnail-video {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 15px;
}
.header--anchor {
  height: 150px;
}
{#.block--video:before { display: none; }#}

@media only screen and (max-width: 1024px) {
  .header--anchor {
    height: 60px;
  }
}