.gen_list { max-width: 100%; .item { margin-bottom: 3em; } .list_item { margin-bottom: 5rem; min-height: 25vh; &:hover { .readmore { text-decoration: underline; } } } a { text-decoration: none; } h3 { margin-top: 0rem; } .text > img { width: 60%; margin-left: 2rem; } .articlemeta { margin-bottom: 1em; &:first-child { font-weight: bold; } } .readmore { margin-top: 1em; text-align: right; } }