
p {
    padding: 0 15px;
}

@media screen and (max-width: 1024px) {
    .dl-list {
        margin-bottom: 50px;
    }
}
