div#genome_grid{width:100%;height:5500px;display:flex;flex-flow:column wrap}div#genome_grid figure:nth-child(even){margin-left:24px}div#genome_grid::before,div#genome_grid::after{content:"";flex-basis:100%;width:0;order:2}figure.genome_project:nth-child(2n + 1){order:1}figure.genome_project:nth-child(2n){order:2}figure.genome_project{width:48%;margin-bottom:25px;box-shadow:5px 5px 10px #63605a;border-radius:6px 6px 2px 2px;overflow:hidden}figure.genome_project img.transparent_logo_image{background-color:#fff;padding:15px}figure.genome_project:hover figcaption.photo_credit{opacity:.75}figcaption.photo_credit{height:16px;background-color:#fff;opacity:0;position:relative;top:-16px;margin-bottom:-16px;padding-left:10px;font-size:10px;line-height:18px;text-transform:uppercase;transition:opacity .3s ease-in-out}div.project_details{text-align:left;color:#fff;background-color:#033649;border-top:10px solid #031634;list-style:none;margin:0;padding:10px 10px 20px}div.common_name{font-size:18px}div.science_details{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}div.scientific_name{font-style:italic}div.genome_size{text-align:right;min-width:70px}div.project_link a,div.project_link a:link,div.project_link a:active,div.project_link a:visited{color:#6d9c9b;transition:ease-in-out .3s all}div.project_link a:hover{color:#fff}