
.myObjectives[data-v-08fb30c5] {
  display: none;
}
@media only screen and (max-width: 960px) {
.myObjectives[data-v-08fb30c5] {
    display: block;
}
.btn[data-v-08fb30c5] {
    text-align: center;
    margin-top: 100px;
}
.btn button[data-v-08fb30c5] {
    width: 100px;
    height: 45px;
    border: 1px solid #ffa847;
    border-radius: 6px;
    background: #fff;
    color: #ffa847;
    outline: none;
    font-size: 15px;
}
.myObjectivesContent[data-v-08fb30c5] {
    padding-top: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.myObjectivesContent span[data-v-08fb30c5] {
    font-size: 16px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
}
.myObjectivesContent select[data-v-08fb30c5] {
    width: 150px;
    height: 30px;
    line-height: 30px;
    outline: none;
    border: 1px solid #ccc;
}
.myObjectivesContent select option[data-v-08fb30c5] {
    color: #ffa847;
}
.btn[data-v-08fb30c5] {
    position: relative;
}
.btn span[data-v-08fb30c5] {
    display: inline-block;
    position: absolute;
    top: -55px;
    left: 50%;
    transform: translateX(-50%);
    color: #ffa847;
}
}

