/* Department site local asset stub (created by Department Site wizard) */


/* EVENTS from widget */
/* copied from the stonybrook website for the background to scroll */  
.elfsight-app-4b2e0d7c-b592-4241-a806-a5617146776d {
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	padding: 5rem;
	/* Change this link to change the background image of the events section on the home page */
	background-image: url(/_images/event-calendar-bg.png);
}
/* EVENTS from the widget END */
