.card-section .card-title {
    max-width: 520px;
}
@media (min-width: 768px) {
    .card-section .col_10 {
        padding: 0 40px;
    }
}
