.ui-datepicker-trigger {
    background: none;
    border: 0 none;    
    font-size: 1.5em;
    padding: 2px 4px;
    position: absolute;
    bottom: -1px;
    right: 30px;
}

@media(min-width:1300px){
	#search-filters #search_keywords{
		min-width:400px;
	}
}