.main-container {
margin:  0 0 0 calc(22vw + 40px);
height: auto;
display: flex;
overflow: hidden;
flex-direction: column;
justify-content: start;
width: 45vw;
z-index: 2;
}