/*
 * Responsive Portrait
 */
/* Increase the body font size on small devices */
html {
  font-size: 100%;
}
/* font content type fields */
.field-type-image img {
  height:auto;
  width: 600px;
  min-width: 450px;
}
#block-search-form {
   margin:2px 0 0 0;
}
.field-type-image {
  overflow: hidden;
}