@media (min-width: 300px) and (max-width: 477px) {
  .img-how_2 {
    left: 58% !important;
    top: 36% !important;
  }
  .end-wrapper h1
  {
    font-size: 40px !important;
    line-height: 3rem !important;
  }
  .img_home-1 {
    display: none !important;
  }
  .img_home-2 {
    display: none !important;
  }
  .img-home-right {
    display: none !important;
  }
  .pill span {
    font-size: 17px !important;
  }
  .footer-link a {
    font-size: 1.09rem !important;
  }
  .img-how_2 {
    left: 78% !important;
    top: 21% !important;
  }
  .img-how_1 {
    left: 18% !important;
    top: -3% !important;
  }
  .img-logo-footer
  {
    width: 250px !important;
  }
  .pill span {
    font-size: 12px !important;
  }
}

@media (min-width: 478px) and (max-width: 575px) {
  .img-how_2 {
    left: 58% !important;
    top: 36% !important;
  }
  .img_home-1 {
    display: none !important;
  }
  .img_home-2 {
    display: none !important;
  }
  .img-home-right {
    display: none !important;
  }
  .pill span {
    font-size: 17px !important;
  }
  .footer-link a {
    font-size: 1.09rem !important;
  }
  .img-how_2 {
    left: 78% !important;
    top: 21% !important;
  }
  .img-how_1 {
    left: 18% !important;
    top: -3% !important;
  }
  .img-logo-footer
  {
    width: 250px !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .img_home-1 {
    display: none !important;
  }
  .img_home-2 {
    display: none !important;
  }
  .img-home-right {
    display: none !important;
  }
  .pill span {
    font-size: 17px !important;
  }
  .footer-link a {
    font-size: 1.09rem !important;
  }
  .img-how_2 {
    left: 78% !important;
    top: 21% !important;
  }
  .img-how_1 {
    left: 18% !important;
    top: -3% !important;
  }
  .img-logo-footer
  {
    width: 250px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .img_home-1 {
    display: none !important;
  }
  .img_home-2 {
    display: none !important;
  }
  .img-home-right {
    display: none !important;
  }
  .pill span {
    font-size: 13px !important;
  }
  .footer-link a {
    font-size: 1.09rem !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-link {
    font-size: 15px !important;
  }
  .navbar-brand {
    width: 200px !important;
  }
  .img_home-1 {
    display: flex;
    left: 5% !important;
    top: 25%;
    transform: rotate(-30deg);
    width: 110px !important;
  }
  .img_home-2 {
    display: flex;
    right: 5% !important;
    top: 25% !important;
    width: 170px !important;
  }
  .pill span {
    font-size: 13px;
  }
  .circle-wrapper {
    width: 280px !important;
    height: 280px !important;
  }
  .footer-link a {
    font-size: 1.12rem !important;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .img_home-1 {
    display: flex;
    left: 10% !important;
    top: 25%;
    transform: rotate(-30deg);
    width: 150px;
  }
  .img_home-2 {
    display: flex;
    right: 10% !important;
    top: 10%;
    width: 250px;
  }
  .pill span {
    font-size: 13px;
  }
  .circle-wrapper {
    width: 280px !important;
    height: 280px !important;
  }
  .circle-wrapper h1 {
  }
}
