body {margin: 0;}
table, img {
    max-width: 100%;
    height: auto;
}
td[background="slices/bg.gif"] > table tr > td[width="246"] > table[background] {
        display: flex;
        background-repeat: no-repeat !important;
        width: 320px;
        height: 100px;
        padding-top: unset;
        flex-grow: unset;
        background: initial;
        margin-bottom: 1rem;
    }

td[background="slices/bg.gif"] > table tr > td[width="246"] > table[background] tbody td[width="107"] {
    /* display: block; */
    /* min-width: 107px; */
}

td[background="slices/bg.gif"] > table tr > td[width="246"] > table[background] tbody td[width="139"] {
    width: unset;
    padding: 0 0.7rem !important;
}

table[background]::before {
 
}

td[background="slices/bg.gif"] > table tr > td[width="246"] > table[background] tbody td[width="139"] p {
    margin: unset;
    text-align: left;
    font-size: 15.9px;
}

td[background="slices/bg.gif"] > table tr > td[width="246"] {
    flex-direction: column;
    align-items: center;
}

a.leftcoltext {
    font-size: 1rem;
}

td[background="slices/bg.gif"] > table tr > td[width="246"] > table[background] tbody td[width="139"] p b {
    font-size: 1.1rem;
}

table[background="graphics/hunts_bg.jpg"] {
    /* background-image: url("graphics/hunts_bg.jpg") !important; */
    /* background-color: #99ad89 !important; */
}

td[background="slices/index_r2_c1.gif"] td[width="473"] table[width="473"] tr {
    flex-direction: column;
}

td[background="slices/index_r2_c1.gif"] td[width="473"] table[width="473"] td b a {
    width: 100%;
    font-size: 14px;
}

td[background="slices/index_r2_c1.gif"] td[width="473"] table[width="473"] td {
    padding: .2rem .5rem;
}

table[width="220"] tr {
    display: flex;
    flex-direction: column;
}

td.m-show img {
    margin: auto;
    display: block;
}

.regtext {
    font-size: 16px;
}

table td[background="graphics/main_cont_bg.gif"] {
    padding: 1rem !important;
}

td[background="slices/bg.gif"] > table tr > td[width="246"] > table:last-of-type {
    padding: 1rem;
}

td[background="slices/bg.gif"] > table tr > td[width="246"] > table:last-of-type tr td[background="graphics/stay_in_bg.gif"] p {
    padding: 0 0.8em;
}

.home_hunter_wrapper {
    flex-direction: column;
}

.home_hunter_wrapper img {
    right: -1rem;
    position: relative;
    text-align: right;
    width: 265px;
    /* height: auto; */
    display: inline;
    float: right;
    align-self: flex-end;
}

.home_hunter_wrapper ul {
    width: 100%;
    padding-right: 0;
}

table[width="436"] {
    width: 100%;
}

table[width="436"] img {
    height: auto;
}