@charset "utf-8";

header, .header-bg, footer, .prnav-wrapper, .topmenu {
    display: none;
}

.pr-img {
    width: 100%;
    height: auto;
}

table.table-data {
    width: 100%;
    border-collapse: collapse;
}

table.table-data td {
    border: 1px solid #ccc;
}

.h3-style {
    font-size: 1.1em;
    font-weight: bold;
}