/**
 * Media
 */

.ls-property-list {
    margin-bottom: 30px;
}

.ls-property {
    margin-bottom: 15px;
    padding: 15px 15px;
    border-bottom: 1px solid #eee;
}
.ls-property:last-child {
    margin-bottom: 0;
}