.component > form {
    padding-left: 8%;
    padding-right: 8%;
}

.component > form p {
    margin: 0;
}

.progress {
    margin: 0 15px 15px;
}

.component > form > .navbar {
    margin-left: calc(-15px - 8%);
    margin-right: calc(-15px - 8%);
	margin-bottom: 0;
}

div[data-hotel*="f97d8ab9-fe71-4077-8f52-9a5e7aacafac"] > .col-sm-6 > div > p:first-child:after {
    content: ' Please be informed that the hotel will be re-designed from January 2019. As with any renovation process, there will be the occasional low-level noise Mon - Fri from 09:00 - 19:00.' !important;
    color: black;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}