/*
 *   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.
 */
z#main-content {
min-height: 400px;
}
#header .site,
z#nice-menu-1,
z#nice-menu-4,
z#nice-menu-2,
z#nice-menu-5 {
  display: none;
}
z#block-menu-menu-menu-mobile {
  display: block;
}

/* Description trou */
.node-description-trou {
text-align: center;
}
.node-description-trou .field-name-field-trou-images {
display: block;
margin: 1em 0px 0px 0px;
}
.node-description-trou .field-name-field-trou-images .field-items {
flex-direction: row;
justify-content: space-around;
}
.node-description-trou .field-name-body {
text-align: left;
}
