/***  Site Level CSS  ***/
.site-color .search-icon img {
	height: auto;
	width: 22px;
}
.site-color .component.search-result{
	margin-top:50px;
}
@media (max-width: 767.8px){
	.site-color .component.search-result{
		margin-top:30px;
	}
}
/***  Site Level CSS  ***/
