<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.breadcrumb {
    background-color: unset;
    position: absolute;
    z-index: 9;
}


.smartImaging {
    margin-top: 80px;
}

@media only screen and (max-width:767px) {
    .smartImaging {
        margin-top: 0;
    }
}</pre></body></html>