#viewtemplate {
    max-width: 600px;
    padding: 2px;
    margin: 5px auto;
}

.querywidth h4 {
    color: #333;
    font-size: 1.05em;
}

h1 {
    font-size: 2.8rem !important; /* Desktop size */
}

.font-family {
    font-family: Raleway, Montserrat;
}

table, th, td {
    border: 1px solid #fff;
    border-collapse: collapse;
}
