@media screen and (max-width: 990px) {
  .searchform {
    display:block !important;
  }
  .resimg {
    width: 100%;
    height: auto;
  }
}