.chip {
    height: 50px;
    padding: 0 25px;
    font-size: 18px;
    line-height: 50px;
}

.chip i {
    font-size: 25px;
}

.btn-grad {
    font-size: 1rem;
    padding: 15px 40px 15px 45px;
}

.large_frame {
    margin: 0 300px;
    width: auto;
    height: auto;
    justify-content: center;
}
