.main-EventInfo{min-height:60vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#170102}.main-EventInfo h1{margin-top:10vh;font-size:2.5rem;font-weight:600}.main-EventInfo p{margin-top:20px;font-size:1.2vw;width:50vw;text-align:center}.event-slideshow-container{position:relative;width:80%;height:65vh;margin-top:20px}.event-slideshow-img{object-fit:cover;border-radius:1em}@media (max-width:600px){.main-EventInfo{min-height:40vh;padding:0 2vw}.main-EventInfo h1{font-size:3rem}.main-EventInfo p{font-size:1rem;width:90vw}.event-slideshow-container{width:100%;height:50vh}}