﻿p {
    color: #153643;
    font-family: Lato, Tahoma, sans-serif;
    font-size: 15px;
    line-height: 175%;
}

body, p, div, span, table td {
    font-family: Lato, Tahoma, sans-serif;
    font-size: 15px;
    word-break: break-word;
    line-height: 175%;
    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;
    }
}
