/*
 * Responsive Landscape
 */
/* font content type fields */
.field-type-image img {
  height:100px;
  width: 600px;
  min-width: 600px;
}
#block-search-form {
   margin:2px 0 0 0;
}
#block-search-form {
   margin:0;
   float: right;
   min-width: 238px;
   min-width: 320px;
}
/* hide search input field */
#search-block-form input.form-text {
  display:block;
}