.o-header,
.m-page-header__breadcrumbs,
.o-footer,
.m-page-header__title.dummy,
.m-sub_nav,
.m-trial__button,
.m-trial__subnav,
.m-trial__subnav--sticky,
.m-trial__table--label {
    display: none !important;
}

body .m-page-header__wrap,
body .m-page-header__wrap.no-background,
.m-page-header,
.m-page-body {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
    color: #000 !important;
}

.m-page-header.has-background .m-page-header__title h1 {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0;
}

p {
    font-size: 15px !important;
}

.m-trial__table tr {
    display: table-row !important;
}
.m-trial__table li,
.m-trial__table td:first-child,
.m-trial__table th:first-child,
.m-trial__table td:last-child,
.m-trial__table td:nth-child(2),
.m-trial__table th:last-child,
.m-trial__table th:nth-child(2) {
    width: auto !important;
    padding: 10px 0; 
}
.m-trial__table {
    padding: 0 !important; 
}

.m-trial h4 {
    margin-top: 20px !important; 
    display: block !important; 
}

.m-trial__table li {
    padding: 0 30px 0 0 !important; 
}

.m-trial h3 span {
    display: block; 
}

.m-trial h1 {
    font-size: 30px;
}

.m-trial h2 {
    font-size: 25px; 
}