.stem-day-activity .select2-container--default .select2-selection--single {
    border: none !important;
    background: #F1F1F1 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 25px 0 0 5px !important;
    height: 75px;
}

.stem-day-activity .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 25px;
    right: 5px;
}
.stem-day-activity_wrapper .gform_required_legend {
    display: none;
}