.tmm .tmm_4_columns .tmm_member {
    height: 360px;
}

.blog-style_6{
    height: 470px !important;
}
.dt-search label{
    display:none;
}
.select2-container .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 12px;
    right: 8px;
    width: 33px;
    bottom: 0;
}
 .tablepress td,.tablepress  th {
  width: 200px; /* Adjust width as needed */
  padding: 10px; /* Add padding for better spacing */
  text-align: left; /* Align text properly */
  word-wrap: break-word; /* Prevent overflow */
}