@media (max-width: 768px) {
    .daterangepicker {
        height: 300px;
        overflow: scroll;
    }
}
