.map-input-box {
    display: inline-block;
    width: 60%;
}


<!-- footer -->
footer.sticky {
    display: inline-block;
    width: 100%;
    bottom: 0;
    margin-top: 50px;
}
.sigbro-copyright {
    display: inline-block;
    text-align: center;
    width: 100%;
}