.content_card {
    width: 100%;
}

 .content_card > div {
     margin-left: 15px;
 }

 .content_card p.listed-item {
     display: list-item;
 }
