[button-group-id="183915000000036044"],
[button-group-id="183915000000036051"]{
    margin-bottom: 70px;
}

/* Speaker Profile - Hide View Profile link */
.bs-section.community-section-speakerLayout .view-btn {
    display: none;
}
.bs-speakerList-wgt .li-item {
    pointer-events: none !important;
    cursor: default !important;
}

.bs-section.community-section-mediaWithButton-4 .media-image {
    width: 1130px;
    height: auto;
}

.community-page-agenda .bs-sessions .page-links .btn-mysession.nav-item {
    display: none;
}

.bs-section.community-section-mediaWithButton-5 .media-image {
    width: 1130px;
    height: auto;
}



@media only screen and (max-width: 767px) {
    .bs-section.community-section-mediaWithButton-4 .media-image{
        width: 361px;
        height: auto;
    }
     .bs-section.community-section-mediaWithButton-4 .media-element {
        margin-top: -75px;
     }
    .bs-section.community-section-mediaWithButton-5 .media-image {
     width: 361px;
     height: auto;
    }
    .bs-section.community-section-mediaWithButton-5 .media-element {
        margin-top: -75px;
     }
}


