img {
    max-width: 100%;
    height: auto;
}

table {
    width: 100% !important;
    border-collapse: collapse !important;
    text-align: center !important;
    font-size: 14px !important;
    display: block !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
}

h1 {
    font-size: 22px !important;
}


h2 {
    font-size: 20px !important;
}

h3 {
    font-size: 18px !important;
}

h4 {
    font-size: 16px !important;
}

h5 {
    font-size: 14px !important;
}

h6 {
    font-size: 12px !important;
}

h2, h3, h4, h5, h6 {
    padding-top: 20px;
    padding-bottom: 20px;
}
