.adult-yes-hit {
	left: 10.7%;
    top: 19.45%;
    width: 12%;
    height: 1.65%;
}

.adult-no-hit {
	left: 24.4%;
    top: 19.45%;
    width: 12%;
    height: 1.65%;
}

.companion-yes-hit {
	left: 10.7%;
    top: 31%;
    width: 12%;
    height: 1.65%;
}

.companion-no-hit {
	left: 24.4%;
    top: 31%;
    width: 12%;
    height: 1.65%;
}

.privacy-yes-hit {
	left: 9.7%;
    top: 71.4%;
    width: 18.5%;
    height: 1.65%
}

.privacy-no-hit {
	left: 28.2%;
    top: 71.4%;
	width: 29%;
	height: 1.65%;
}

.photo-yes-hit {
	left: 9.7%;
	top: 85.25%;
	width: 18.5%;
	height: 1.65%;
}

.photo-no-hit {
	left: 28.2%;
	top: 85.25%;
	width: 29%;
	height: 1.65%;
}

.adult-yes {
    left: 11.8%;
    top: 19.75%;
    width: 3.4%;
    height: .98%;
}

.adult-no {
    left: 25.5%;
    top: 19.75%;
    width: 3.4%;
    height: .98%;
}

.companion-yes {
	left: 11.6%;
    top: 31.4%;
    width: 3.4%;
    height: .98%;
}

.companion-no {
    left: 25.3%;
    top: 31.4%;
    width: 3.4%;
    height: .98%;
}

.privacy-yes {
    left: 9.8%;
    top: 71.7%;
    width: 3.4%;
    height: .98%;
}

.privacy-no {
    left: 28.5%;
    top: 71.7%;
    width: 3.4%;
    height: .98%;
}

.photo-yes {
	left: 9.8%;
	top: 85.58%;
	width: 3.4%;
	height: .98%;
}

.photo-no {
	left: 28.5%;
	top: 85.58%;
	width: 3.4%;
	height: .98%;
}

.line-input {
	height: 2.3%;
}

.applicant-name {
	top: 21.9%;
}

.applicant-phone {
	top: 25.35%;
}

.companion-name {
	top: 33.5%;
}

.companion-phone {
	top: 37%;
}

.submit-button {
	left: 20.1%;
	top: 93.55%;
	width: 59.8%;
	height: 3.5%;
}

.line-input {
	position: absolute;
    left: 50.2%;
    width: 41.4%;
    height: 2.6%;
    padding: 0 1%;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: transparent;
    color: #3d352d;
    font-size: clamp(14px, 3.35vw, 29px);
    line-height: 1.2;
}
