div.ccm-page .ccm-search-block-form:before 
{
	content:"";
	color:transparent;
	display:none;
}

div.ccm-page .ccm-search-block-form .ccm-search-block-text {
	padding:5px;
}

@media (max-width: 991.98px) {
	.rp-search-wrapper-mobile {
		width:45%!important;
	}
}