html, body{
background: transparent !important;
}

.bookRoom h2.text-center,
header,
footer {
    display: none;
}

.bannerBg label {
    color: #ffffff;
    padding-block: 10px;
	font-weight: 600;
}
.p-v-30 {
    padding: 0px 0;
}
.container {
    max-width: 100%;
    width: auto;
}
.select_box2 {
    width: 100%;
}
.fillDetails button {
    font-size: 12px;
}
.sameHeight button.btn_next {
    padding-block: 14px;
}
