

.background-video { 
height: 100% !important;
    width: 100%;
  object-fit: cover;}

.overflow_hidden {
  overflow: hidden;}

.icon-right {
      flex-direction: column;
    justify-content: center;
    align-items: flex-end;
  display: flex;}