.issueDetails{
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.cover {
    width:100%;
    max-width:300px;
}
.masthead {
    clear:both;
}

dl.item-sets {
   display:none;
}
header {
background: #fff url(https://omeka-wou.s3.amazonaws.com/asset/77ae169be8641e5cbdb34cdb87bbeda016e8cf7a.gif);
background-position: top 0px right -0px;
 background-repeat: no-repeat;
background-size: 200px 100px;
}
@media only screen and (min-width: 700px) {
ul.resource-list .resource h4 {
    margin: 0;
}
ul.resource-list .resource {
    padding-bottom: 20px;
margin: 10px 0;
}
.front-left {
    position: relative;
    float: left;
    width: auto;
    max-width: 66%;
    padding-right: .5em;
    margin-right: 0;
}

  .front-right {
    position:relative;
    float:left;
    width:auto;
max-width:25%;
  }
.issueDetails .left{margin-right:.5rem;}
.issueDetails   .item-showcase, .issueDetails   .preview-block {
width: auto;
max-width: 75%;
   clear: none; 
    float:left;
  }
.issueDetails  .item-showcase{
   margin: 0;
   width:auto;
   max-width: 66%;
   position:relative;
padding-left:1rem;
  }
.issueDetails .file {border:none;}
}
.issueDetails h2 {
    width: 100%;
}
.footer {
position:relative;
float:left;
width:30%;
margin-right:3%;
}