@media screen and (max-width: 480px) {
    .image-2.image-home {
        max-height: 200px;
        height: auto !important;
    }
}

.image-2.image-home{
    max-width: 90%!important;
    width: 90%!important;
    height: 200px;
} 
.w-479{
    max-width: 479px!important;
    margin: auto!important;
    padding: 0px;
    max-height: 700px!important;
}

.iti {
    width: 100%!important;
}

.iti__country {
    color: black!important;
}

.f-width{
    width: 100%!important;
}

.form-top-content {
    padding-top: 20px;
}

.m-auto {
   margin: auto!important;
}

.form-top-content input[type="text"] {
    color: black!important;
}

.subtitle{
    margin: 15px!important;
}

.subtitle p, .checkin-end-message p{
    font-size: 18px;
    font-family: "Open Sans", "Arial" , "sans-serif"!important;
}

.w-button {
    font-family: "Open Sans", "Arial" , "sans-serif"!important; 
}