﻿p {
    color: #153643;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
}

body, p, div, span, table td {
    font-size: 18px;
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    font-weight: 300;
}

@media (max-width: 480px) {
    [class="container"] {
        border-spacing: 0px !important;
        margin-top: 10px !important;
    }

    table [class="inner-infotable"] {
        width: 100% !important;
    }

    table [class="toplogo-table"] {
        width: 100% !important;
        text-align: center !important;
    }
}
