#hero_James_Bond {
  width: 100%;
  height: 100vh;
  background: url("../../video/james_bond.webp") top center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 82px;
}