.daterangepicker{
    .calendar-table{
        & th,
        & td{
            padding: 5px;
        }
    }
    
    select.monthselect, 
    select.yearselect{
        background-position: 90% 50% !important;
        padding: 4px 8px;
    }
}