.card { //box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12); box-shadow: none; border: 1px solid #e6e6e6; border-radius: 8px; overflow: hidden; .card-content { padding: 5px 20px 20px 20px !important; } .card-table { margin: 0 -20px !important; border: 0; } .enrichedHeadline .title, .card-title { position: relative; font-weight: 300 !important; } }