.attendeeList{display:none}
#info { width: 300px;
height: auto;
background-color: rgb(36, 60, 89);
border-radius: 20px;
color: #FFFFFF;
margin: 0 auto;
font-weight:bold; }
#info > p {
text-align: center;
width: 100%; }
.bundle { float: left; text-align: center; }
.speaker { float: left; width: 30%; text-align: left; }
@media screen and (max-width: 768px)