@charset "utf-8";

#covers a {
  height: 400px;
  padding: 0;
  min-width: 300px;
}


#covers h4{
 position: relative;
 top: 90%;
}