@media only screen and (max-width: 700px) {
  .outline7 {
    top: 400px !important;
  }

  .objective7 {
    top: 1700px !important;
  }

  .career-7 {
    top: 2000px !important;
    left: 0 !important;
  }

  .container__height {
    height: 2750px;
    top: 50px;
  }
}

@media only screen and (max-width: 650px) {
  .outline7 {
    top: 450px !important;
  }

  .objective7 {
    top: 1850px !important;
  }

  .career-7 {
    top: 2150px !important;
    left: 0 !important;
  }

  .container__height {
    height: 2900px;
  }
}

@media only screen and (max-width: 600px) {
  .objective7 {
    top: 1950px !important;
  }

  .career-7 {
    top: 2250px !important;
    left: 0 !important;
  }

  .container__height {
    height: 3000px;
  }
}

@media only screen and (max-width: 550px) {
  .objective7 {
    top: 2050px !important;
  }

  .career-7 {
    top: 2350px !important;
    left: 0 !important;
  }

  .container__height {
    height: 3100px;
  }
}

@media only screen and (max-width: 450px) {
  .objective7 {
    top: 2150px !important;
  }
  .career-7 {
    top: 2550px !important;
  }

  .container__height {
    height: 3200px;
  }
}

@media only screen and (max-width: 390px) {
  .outline7 {
    height: 2000px !important;
  }

  .objective7 {
    top: 2250px !important;
  }
  .career-7 {
    top: 2650px !important;
  }

  .container__height {
    height: 3300px;
  }
}

@media only screen and (max-width: 355px) {
  .career-7 {
    top: 2750px !important;
  }

  .container__height {
    height: 3400px;
  }
}

@media only screen and (max-width: 300px) {
  .container__height {
    top: 70px !important;
  }
}
/* @media only screen and (max-width: 470px) {
  .objective7 {
    top: 1800px !important;
  }

  .career-7 {
    top: 2150px !important;
    left: 0 !important;
  }
}

@media only screen and (max-width: 430px) {
  .outline7 {
    top: 450px !important;
  }

  .objective7 {
    top: 2000px !important;
  }
  .career-7 {
    top: 2400px !important;
  }
  .container__height {
    height: 3000px;
  }
}

@media only screen and (max-width: 390px) {
  .outline7 {
    height: 1500px !important;
  }
}

@media only screen and (max-width: 350px) {
  .objective7 {
    top: 1800px !important;
  }

  .career-7 {
    top: 2250px !important;
  }

  .container__height {
    height: 2900px;
  }
}

@media only screen and (max-width: 315px) {
  .objective7 {
    top: 1900px !important;
  }

  .career-7 {
    top: 2350px !important;
  }

  .container__height {
    height: 3000px;
  }
}

@media only screen and (max-width: 300px) {
  .objective7 {
    top: 2000px !important;
  }

  .career-7 {
    top: 2450px !important;
  }
} */
