/*
 *   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 small devices */
html {
  font-size: 81.3%;
}

.view-people .views-row {
	text-align: center;
	border: none;
	display: inline-block;
	width: 49%;
	vertical-align: top;
	margin-bottom: 30px;
}
#block-menu-menu-pocacito-main-menu > ul.menu > li > ul.menu {
  width: 200px;
  left: 200px;
}
#block-menu-menu-pocacito-main-menu > ul.menu > li.leaf {
  width: 190px;
  /*position: relative;*/
}
#block-menu-menu-pocacito-main-menu > ul.menu > li.expanded {
  width: 200px;
  /*position: relative;*/
}