* {
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    color: #000 !important;
    overflow: visible !important;
    height: auto !important;
    width: auto !important;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
}

@page {
    width: 17cm;
    height: 25.7cm;
    margin: 2cm;
}

body {
    width: 17cm !important;
    font-size: 12pt !important;
}


.print-logo {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    border-bottom: 1px solid #000!important;
}

.print-logo img {
    display: block !important;
    width: 200px !important;
    margin-bottom: 30px !important;
}



div {
    height: auto !important;
    max-width: 17cm !important;
}

p,
.text {
    page-break-inside: avoid !important;
}

.container {
    display: inline !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
/*.section:not(.section-1) {*/
.section {
    border-bottom: 1px solid #000!important;
    padding: 0 0 30px 0 !important;
}

h1, h2, h3, h4 , .text-primary, .name {
    text-transform: uppercase !important;
}

h1 {
    margin-top: 0.8cm !important;
    margin-bottom: 0.8cm !important;
    font-size: 26pt !important;
}
h2 {
    margin-bottom: 0.7cm !important;
    margin-top: 1.2cm !important;
    font-size: 20pt !important;
    text-transform: uppercase !important;
}
h3 {
    margin-bottom: 0.6cm !important;
    font-size: 18pt !important;
}
h4 {
    margin-bottom: 0.5cm !important;
    font-size: 16pt !important;
}
h5 {
    margin-bottom: 0.4cm !important;
    font-size: 14pt !important;
}
h6 {
    margin-bottom: 0.3cm !important;
    font-size: 12pt !important;
}

p {
    margin-bottom: 0.5cm !important;
}

.component {
    margin-bottom: 2cm !important;
}


html {
    background: #fff;
}

.div {
    page-break-inside: avoid !important;
}

.no-print,
iframe,
header,
.menu,
.vertical-title,
footer
{
    display: none !important;
}

table tr {
    padding: 8px !important;
}

table tr td {
    padding: 2px 15px !important;
}
.contact-info-row a{
    display: block !important;
}
