ul#funeralSchedule {
    margin: 0;
    padding: 0;
}

.header-wrap {
    display: flex;
    flex-direction: row-reverse;
}

.header-wrap {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.header-wrap img {
    margin-right: 20px;
    max-height: 120px;
}

.header-wrap .govuk-heading-xl {
    margin-bottom: 0;
}

ul#funeralSchedule .govuk-hint {
    margin-bottom: 15px;
    border-bottom: solid 1px grey;
    padding-bottom: 15px;
}