#px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: -0px;
}
#px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item_wrap {
    width: calc(100% / 1);
	position: relative;
	display: flex;
}
#px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item {
    margin-left: 0px;
    min-height: 20px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0px;
    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_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item .px_contant_cards_item_heading {
    color: inherit;
    text-align: center;
    font-size: 16px;
    margin: 5px 0 5px 0;
    display: block;
    line-height: 1.2;
}
#px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item .px_contant_cards_item_heading:empty {
    margin: 0;
}
    #px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item {
        padding: 10px;
        background-color: #74756e;
        border-width: 0px;
        border-color: #050505;
        border-radius: 10px;
    }
    #px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item {
        color: #fafafa;
    }
    #px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item:hover {
        background-color: #e60c1a;
        border-color: #050505;
        color: #fafafa;
        transform: scale(1.025);
    }
    #px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item_wrap .px_content_cards_item {
        text-decoration: none;
    }
    #px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item .px_content_cards_img_aspect_ratio {
        position: relative;
        width: 100%;
        padding-top: 100%;
    }
    #px_cell_9Zpbp_HU-nYo42XETCvfLA_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: 10px;
        border-width: 17px;
        border-color: #fafafa;
    }

            #px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item:hover .px_content_cards_img {
            border-color: #fafafa
        }
        #px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item:hover {
            color: #fafafa
        }
                #px_cell_9Zpbp_HU-nYo42XETCvfLA_x .px_content_cards_item .px_content_cards_img {
            display: flex;
        }
    