.sched-popup-title {
font-size: 16px !important; 
line-height: 18px !important; 
padding: 8px !important; 
height: 40px !important;
}
.sched-popup-title div {
white-space: normal !important;
}
.sched-event .sched-event-title {
/**    font-size: 14px;
    line-height: 18px;
    font-weight: bold; 
    padding-top: 14px;**/
    padding-top: 4px;
}

.sched-popup-media {
   background: white;
}

p.sched-popup-description-text {
    text-align: justify;
    text-justify: inter-word;
}
.sched-popup .sched-popup-media img {
   margin: auto;
   width: auto;
}

.hor_line {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    /* margin: 1em 0; */
    padding: 0;
    margin-top: 2em;
    margin-bottom: 2em;
}

/* .sched-meta [data-meta-field-id="2"] {
    background: #ffff00;
} */

.sched-event.sponsor_session .sched-event-subtitle
{
   color:transparent;
}

.sponsor-small
{
    padding: 0;
    margin-top: 0;
}
