@charset "UTF-8";

.irmni_table table tr th {
  text-align: left;
}

@media only screen and (min-width: 769px) {
  .irmni_table table {
    width: 50%;
  }
}