
body{
    background-image: url("/assets/event211014/background.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.breadcrumb {
     background-color: unset;
}
