.movies-left-right-frame{display:flex;flex-direction:row;margin-inline:5rem}.movies-left-right-frame .left-side{flex:1 1;position:-webkit-sticky;position:sticky;top:0;height:100%;box-sizing:border-box;overflow:hidden}.movies-left-right-frame .right-side{flex:1 1;margin-left:60px;min-height:1400px;box-sizing:border-box}@media (max-width:768px){.movies-left-right-frame{flex-direction:column;margin-inline:0;margin:10px}.movies-left-right-frame .left-side{position:relative;top:0}.movies-left-right-frame .right-side{margin:0}.movieRoom .topAD{height:230px}}