.col-minisubhead {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #B2B2B2;
}

.col-title {
    font-size: 2.5rem;
    font-weight: 600;
    font-family: 'Orbitron', sans-serif;
}

body.dis-phone .col-minisubhead {
    padding: 0 20px;
}

body.dis-phone .col-title {
    padding: 0 20px;
}