When clicking on the link to open the virtual screenings page (link located in the menu sidebar), the page opens in a new tab. It should open in the same tab. Technically, the <a> element's target value should be "_self", not "_blank".
The current behaviour negatively affects users with visual impairments, who become disoriented when they click the button.