.SearchResetWidget {
    margin: auto;
    width: 50%;
    top: 10px;
}

@media only screen and (min-width: 1700px) {
	#searchBtn, #resetBtn {
		font-size: .8vw !important;
	}
	.SearchResetWidget {
		margin-top: 10px;
	}
}
