/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
font-size: 1.3rem;
}


.node-type-article .field-name-field-image,
.page-blog .node-article .field-name-field-image  {
width: 39%;
margin-bottom: 0;
margin: 1rem 0 0 2rem;
}

.front #page-title {
  font-size: 3rem;
  font-size: 3.7vw;
}


