@include size(margin-bottom, 5px);
@include min-screen($S_BOOK_SHORT_FULL) {
- position: absolute;
- top: 0;
- left: 0;
- margin-right: 0;
+ //position: absolute;
+ //top: 0;
+ //left: 0;
+ //margin-right: 0;
}
img.cover {
@include size(margin-top, 18px);
overflow: hidden;
position: relative;
+ clear: left;
@media screen and (min-width: 62.5em) {
@include size(width, 536px);