.cx_planen_beraten_wrapper { display: flex; flex-wrap: wrap; }
.cx_planen_beraten_wrapper .cx_planen_beraten_first_item { width: calc(100% - 33.33% - 30px) !important; }
.cx_planen_beraten_wrapper .cx_planen_beraten_item { width: calc(33.33% - 30px); margin-right: 30px; background: white; margin-bottom: 30px; }
.cx_planen_beraten_wrapper .cx_planen_beraten_item .cx_planen_beraten_thumnbail img { height: 270px; object-fit: cover; object-position: center; }
@media screen and (max-width: 767px) { .cx_planen_beraten_wrapper .cx_planen_beraten_item .cx_planen_beraten_thumnbail img { height: 400px; } }
.cx_planen_beraten_wrapper .cx_planen_beraten_item .cx_planen_beraten_content { padding: 25px; }
.cx_planen_beraten_wrapper .cx_planen_beraten_item .cx_planen_beraten_content .cx_planen_beraten_excerpt { min-height: 100px; }
.cx_planen_beraten_wrapper .cx_planen_beraten_item .cx_planen_beraten_content .cx_planen_beraten_link { margin-top: 15px; }
.cx_planen_beraten_wrapper .cx_planen_beraten_item .cx_ajax_load_more { margin-top: 50px; }
.cx_planen_beraten_wrapper .cx_planen_beraten_loadmore { margin-top: 35px; }

@media screen and (max-width: 767px) { .cx_planen_beraten_wrapper .cx_planen_beraten_item { width: 100% !important; }
  .cx_planen_beraten_wrapper .cx_ajax_load_more { width: 85%; display: flex; justify-content: center; } }
