.threshold-title {
    font-size: 40px;
}


@media (max-width: 768px) {

    .threshold-symbol {
        width: 220px !important;
    }

}