@charset "utf-8";
.site-header,
.nav-global,
.breadcrumb-item,
.site-footer{display: none;}
.spl_header{letter-spacing:normal;}

*,
::after,
::before {
  box-sizing: content-box;
}

.component.cmj_breadcrumb.navigation-title{
display: none;
}

@media print,screen and (min-width:768px){
    
    
}
@media only screen and (max-width:767px){
    
    
}