.roi-input {
	display: inline-block;
}
#roi-calculator-form .hidden {
	display: none;
}
#roi-warehouse-percentage {
	position: absolute;
	right: 0;
	top: 25px;
}

@media only screen and (max-width: 768px) {
	#roi-footer-filler {
		height: 287px !important;
	}
}
