.community-section-mediaWithTextList-1 h4,
 .community-section-mediaWithTextList-5 h4, 
 .community-section-mediaWithTextList-3 h4 {
    height: 160px;
    display: grid
;
    align-items: center;
    background: #ffffff;
    color: #e68c2a !important;
    max-width: 250px;
    padding: 15px;
    font-size: 1.25em;
    margin: 0 auto 20px;
    border-radius: 25px;
    font-weight: bold;
}
.community-section-mediaWithTextList-2 h4,
 .community-section-mediaWithTextList-4 h4,
  .community-section-mediaWithTextList-11 h4{
    height: 160px;
    display: grid;
    align-items: center;
    background: #e68c2a;
    color: #ffffff;
    max-width: 250px;
    padding: 15px;
    font-size: 1.25em;
    margin: 0 auto 20px;
    border-radius: 25px;
    font-weight: bold;
}
.community-section-footer .bs-footer .ft-top .logo {
    height: 112px;
    width: 112px;
    border-radius: 60px;
    margin-top: 40px;
    margin-bottom: -12px;
}
.bs-main-menu .item.logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bs-main-menu .item.logo {
    max-width: 400px;
}
.community-page-speakers .list-sub-title:last-child:last-child {
    color: #f99d29  !important;
    font-weight: bold !important;
}
.view-details {
    display: none !important;
}
.bs-speakerList-wgt .li-item .li-subtitle > div:nth-child(1) {
    color: #5e5e5e !important;
    padding-bottom: 8px;
}