.multiline-table{
    width: 100%;
}

.multiline-table > {
    width: 100%;
}

.wy-nav-content-wrap {
    background: rgba(255,255,255,.05);
}

.wy-table-responsive {
    margin-bottom: 24px;
    max-width: 100%;
    overflow: inherit;
}

.wy-table-responsive  .p-nowrap-normal td, .wy-table-responsive .p-nowrap-normal th {
    white-space: normal  !important;
}

.p-fw{
  width: 100% !important;
}

.center-img > img{
    display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;

}

.pt-5 {
    padding-top:3rem!important;
}

.mt-3 {
    margin-top:1rem!important;
}

.mb-138 {
    margin-bottom:138px;
}