@media screen and (max-width: 768px) {
    #ui-datepicker-div {
        position: absolute !important;
    }
}