.contact-form-list .custom-select-box {
	    margin-bottom: 10px;
    padding: 9px 0;
    margin-top: 12px;
	outline:none;
}

.contact-form-list .custom-select-box option{
	
	padding:6px 0;
}