.speakers .item .wrapper { float: left; margin: 5px 5px 90px; width: 150px; height: 150px; background: #ddd no-repeat center center; background-size: cover; border-radius: 50%; border: solid 2px #ccc; position: relative; }
.speakers .item a { display: block; }
.speakers .item .add { width: 100%; height: 100%; font-size: 72pt; text-align: center; line-height: 150px; color: #aaa; }

.speakers .item .wrapper .name { text-align: center; font-weight: bold; margin-top: 5px; position: absolute; top: 150px; width: 100%; }
.speakers .item .wrapper .name div:last-child { font-weight: normal; }
.speakers .item .wrapper div { font-size: 9pt; line-height: 11pt; }

.editprogram h5 { border-bottom: solid 1px #ddd; padding-bottom: 10px; margin-bottom: 15px; font-size: 14pt; text-transform: uppercase; }
.editprogram .nr { padding-right: 0; }

.program-block .accordion-event .event > .content .conference .content  td { padding-right: 10px; }

.fbox-popup img { float: left; width: 150px; height: 150px; border-radius: 50%; object-fit: cover; margin: 0 10px 10px 0; }