.filter-background h3 { 
	margin-left: 20px!important;
	margin-bottom: 0!important;
}
.filter-background p {
	margin: 10px 0 20px 0!important;
}
.filter-background .row { 
	margin: 0!important;
}
.filter-background .col-lg-4 { 
	margin-right: 10px!important
}  
.filter-background select {
	border-width: 1px;
    border-style: solid;
    border-color: rgb(166, 166, 166);
    border-image: initial;
    width: 100%;
}