.breadcrumb {
    background-color: unset;
    position: absolute;
    z-index: 9;
}


.smartImaging {
    margin-top: 80px;
}

@media only screen and (max-width:767px) {
    .smartImaging {
        margin-top: 0;
    }
}