.form {
position:relative;}
.form .search-btn {
position:absolute;
right:14px;
top:4px;
background:url(img/i-search.png) no-repeat right center;
width: 24px;
height: 24px;
background-size:cover;
display:block;
padding:0;
opacity:0.6;
cursor:pointer;}

