.hostel-wrapper {
	position: relative;
	width: 100%;
	z-index: 10;
}
.hostel-wrapper .hostel-wrapper-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -1px;
	left: 0;
}

.banner__header__content .title {

}
.hostel-wrapper #frequently {
	margin-bottom: 0;
	padding-bottom: 6.25rem;
}
@media screen and (max-width: 639.9px) {
	.banner__header__content .title {
		padding-left: 0;
	}
}