#px_cell_NDZ3WYEmJD-j2y-5AlZHpg_x .px_content_cards {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: -50px;
}
#px_cell_NDZ3WYEmJD-j2y-5AlZHpg_x .px_content_cards_item_wrap {
    width: calc(100% / 1);
	position: relative;
	display: flex;
}
#px_cell_NDZ3WYEmJD-j2y-5AlZHpg_x .px_content_cards_item {
    margin-left: 50px;
    min-height: 82px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 50px;
    border-style: solid;
    border-width: 0;
    box-sizing: border-box;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: transform .2s;
    word-wrap: break-word;
    flex: 1;
}
#px_cell_NDZ3WYEmJD-j2y-5AlZHpg_x .px_content_cards_item .px_contant_cards_item_heading {
    color: inherit;
    text-align: center;
    font-size: 34px;
    margin: 5px 0 5px 0;
    display: block;
    line-height: 1.2;
}
#px_cell_NDZ3WYEmJD-j2y-5AlZHpg_x .px_content_cards_item .px_contant_cards_item_heading:empty {
    margin: 0;
}
    #px_cell_NDZ3WYEmJD-j2y-5AlZHpg_x .px_content_cards_item {
        color: #000000;
    }
    #px_cell_NDZ3WYEmJD-j2y-5AlZHpg_x .px_content_cards_item .px_content_cards_img_aspect_ratio {
        position: relative;
        width: 100%;
        padding-top: 133.33%;
    }
    #px_cell_NDZ3WYEmJD-j2y-5AlZHpg_x .px_content_cards_item .px_content_cards_img {
        max-width: 100%;
        box-sizing: border-box;
        overflow: hidden;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        border-style: solid;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        border-radius: 3px;
        border-width: 33px;
        border-color: #000000;
    }

                #px_cell_NDZ3WYEmJD-j2y-5AlZHpg_x .px_content_cards_item .px_content_cards_img {
            display: flex;
        }
    