a#manifesto-close {
    margin-bottom: 50px;
    margin-top: 0px;
}
div#manifesto {
    position: fixed;
 	flex-direction: column;
    width: 50vw;
    height: 100vh;
    z-index: 10;
    top: 0px;
    right: 0px;
    PADDING-TOP: 150PX;
    background-size: initial;
    background-position: right 0px top;
    background-image: url(/wp-content/uploads/2023/04/team-pop-bg.jpg)!important;
    padding-bottom: 0px;
    background-color: #132135!important;
      background-repeat: no-repeat;
  padding-bottom: 100px
}

div#manifesto-section {
    padding-bottom: 100px;
}