#rec105623046, #rec106455249, #rec108669896, #rec108682556, #rec108710654, #rec108749833, #rec108757201, #rec111608164, #rec111771753, #rec114348127 {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    z-index: 100 !important;
    background: transparent !important;
}
input {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
input:focus {
    background-color: #ffffff !important;
}

@media screen and (max-width: 640px){
    #rec105623046, #rec106455249, #rec108669896, #rec108682556, #rec108710654, #rec108749833, #rec108757201, #rec111771753, #rec114348127 {
        position: fixed !important;
    }
    #rec105640920, #rec106457451, #rec108669904, #rec108682796, #rec108710692, #rec108750023, #rec108757229, #rec111771754, #rec114348128 {
        margin-top: 100px;
    }
}