@import url("ulises_book/stylesheet.css");@import url("ulises_light/stylesheet.css");@import url("../webfonts/CoreSans_Bold/stylesheet.css");div.gallery {	-webkit-transition: all 0.5s ease-in-out 0s;	-moz-transition: all 0.5s ease-in-out 0s;	-ms-transition: all 0.5s ease-in-out 0s;	-o-transition: all 0.5s ease-in-out 0s;	transition: all 0.5s ease-in-out 0s;}div.gallery:hover {}div.gallery img {  width: 100%;  height: auto;}div.desc {	padding: 15px;	text-align: center;	font-family: ulises-book;	font-size: 1em;	color: #E0E7EB;	letter-spacing: 0.05em;}* {  box-sizing: border-box;}.responsive {  padding: 0 6px;  float: left;  width: 24.99999%;}@media only screen and (max-width: 700px) {  .responsive {    width: 49.99999%;    margin: 6px 0;  }}@media only screen and (max-width: 500px) {  .responsive {    width: 100%;  }}.clearfix:after {  content: "";  display: table;  clear: both;}div.gallery:hover {	-webkit-opacity: 0.2;	-moz-opacity: 0.2;	opacity: 0.2;}#AnthroHead {	font-family: "CoreSans Bold";	font-size: 2em;	color: #FFFFFF;	text-align: center;}