

.embed-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.embed-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.building_block_image img {
    width: 150px;
}

.accordeon {
    margin-top: 40px;
}



.sust_grey {
    background-color: #f8f8f8;
}

.sust_cards .container {
    padding-top: 0px !important;
}

.SustPillCard {
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 50px;
    min-height: 1040px;
}

.SustPillCard h3 {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
    font-size: 35px;
}

.SustPillCard h4 {
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 30px;
    min-height: 95px;
    font-weight: 300;
}

.SustPillCard .image-blocks {
    justify-content: flex-end;
    margin-bottom: -100px;
}

.SustPillCard img {
    margin-right: 0px;
}

.certifications_header div {
    padding-top: 0;
    padding-bottom: 0;
}

.certifications_content div {
    padding-top: 10px;
    padding-bottom: 50px;
}

.certifications_content-right {
    padding-left: 35px;
}


@media(max-width:767px) {
    .certifications_content-right {
    padding-left: 0px;
}

.certifications_content-left {
    margin-bottom: 0;
    padding-bottom: 0 !important;
}
}

.media-item {
    background-size: contain !important;
    background-color: #f8f8f8 !important;
}
}
