.et_pb_cpt_list_wrapper .et_pb_post_type {
    width: 100%;
    float: left;
}

.et_pb_cpt_list_wrapper .et_pb_post h2 {
    margin-top: 0em;
}

.et_pb_cpt_list_wrapper .more-link, .et_pb_fullwidth_on .more-link {
    float: left;
    clear: none !important;
}

.et_pb_cpt_list_wrapper .et_pb_cpt_list_image_container {
    float: left;
    margin-right: 2em;
}

.et_pb_cpt_text ul {
    padding-left: 20px;
    list-style-type: disc;
}

.et_pb_cpt_archive_list .et_pb_row, .et_pb_cpt_archive_grid .et_pb_row_cpt, .et_pb_fullwidth_on .et_pb_row, .et_pb_fullwidth_on .et_pb_row_cpt, .et_pb_cpt_list_wrapper .et_pb_row, .et_pb_cpt_list_wrapper .et_pb_row_cpt, .et_pb_cpt_archive_grid .et_pb_row_cpt .et_pb_row {
    width: 100%;
    max-width: inherit;
    padding-left: 0;
    padding-right: 0;
    clear: both;
    zoom: 1;
}

.et_pb_cpt_archive_list .et_pb_row:after
, .et_pb_cpt_archive_grid .et_pb_row_cpt:after
, .et_pb_fullwidth_on .et_pb_row:after
, .et_pb_fullwidth_on .et_pb_row_cpt:after
, .et_pb_cpt_list_wrapper .et_pb_row:after
, .et_pb_cpt_list_wrapper .et_pb_row_cpt:after
, .et_pb_cpt_archive_grid .et_pb_row_cpt .et_pb_row:after {
    content: "";
    display: table;
}

.et_cpt_container_column .et_pb_row {
    padding: 0;
}

.et_pb_cpt_archive_list .et_pb_section, .et_pb_cpt_archive_grid .et_pb_section {
    padding: 0;
}