.bs-section.community-section-description article.foreground-layer {
    padding-bottom: 150px;
}

.bs-section.community-section-description article.foreground-layer [data-element-id="721000414556524"] {
    max-width: 50%;
}

.bs-section.community-section-eventVenue article.foreground-layer {
    padding-bottom: 540px;
}

/* for mobile view port */
@media only screen and (max-width: 767px) {
    .bs-section.community-section-description article.foreground-layer [data-element-id="721000414556524"] {
        max-width: 100%;
    }
}