﻿body, html, #wrapper {
    width: 100%;
    margin-top: 0%;
    display: block;
}

body {
    overflow: visible;
}

a[href^="https"]:not([href*="https://registration.livegroup.co.uk/hub/agenda/"]):after {
    content: "";
}

a[href]:after {
    content: "";
}

.footer-base {
    display: none !important;
}

.copyright {
    display: none !important;
}

.col-md-8 {
    width: 100%;
}

.col-agenda-item-speakers {
    margin-top: 0;
    text-align: center;
}

.agenda-item-speaker {
    position: relative;
}

.printPdf {
    display: none !important;
}

.row-break {
    break-inside: avoid;
}