.td_module_flex_2_custom {
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
}

.td_module_flex_2_custom .td-thumb-css {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-position: center center;
}

.td_module_flex_2_custom .td-image-wrap {
    display: block;
    position: relative;
    padding-bottom: 50%;
}

.td_module_flex_2_custom .td-image-wrap {
    display: block;
    position: relative;
}

.td_module_flex_2_custom .td-image-container {
    position: relative;
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
}

.td_module_flex_2_custom .td-module-container {
    display: flex;
    flex-direction: column;
    position: relative;
}

.td_module_flex_2_custom .td-module-thumb {
    margin-bottom: 0;
}

.td_module_flex_2_custom .td-category {
    margin-bottom: 8px !important;
}