.datepicker {
	> .react-datepicker__input-container {
		> .datepicker-input {
			width: 100%;
		}
	}
}