body{
    min-width: 375px;
}

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

.disclamer{
    text-align: center;
    padding: 20px 100px;
    background-color: #FFE239;
}

.logo {
    background: url(/sm_full.aspx?guid=57163) no-repeat center;
    background-size: contain;
    height: 120px;
}

#mainMenu .active-menu-text {
    border-bottom:2px solid;
}

table {
    max-width:100%!important;
}

table td {
padding: 5px 10px;
}