@media (max-width: 768px) {
  body {
    padding-top: 50px;
  }
  .navbar-dark {
    height: 50px;
  }
  .navbar-brand img {
    height: 40px;
    margin-top: -10px;
  }
  .nav-link,
  .nav-link:focus,
  .nav-link:hover {
    color: #000 !important;
  }
  .navbar-nav {
    background: #fff;
    border-radius: 16px;
  }
  .dropdown-menu-self {
    top: 64px !important;
    left: 0% !important;
    transform: translateX(0%);
    text-align: left;
    border-radius: 15px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.6);
    padding: 0 10px;
  }
  .home-wrap {
    padding: 0 !important;
  }
  .mobile-img {
    display: block;
  }
  .title-aller {
    margin-top: -2rem;
  }
  .title-info {
    padding-top: 7rem;
  }
  .info-1 img {
    width: 100px;
    height: 140px;
  }
  .info-2 {
    transform: scale(0.5) translate(-10rem, -7rem);
  }
  .info-3 {
    margin-top: -60px;
  }
  .info-3 img {
    width: 130px;
  }
  .issue-wrap {
    margin-top: 40%;
  }
  .issue-info-wrap {
    top: 100px;
    padding: 0;
  }
  .issue-info {
    padding: 0;
    min-height: auto;
    background-size: 100% 100%;
  }
  .issue-title {
    padding: 3.5rem 3rem 0rem;
    font-size: 25px;
    line-height: normal;
  }
  .issue-desc {
    padding: 0rem 3rem 4rem;
    font-size: 12px;
  }
  .solution {
    padding: 0 10px;
    margin-top: 50px;
    margin-bottom: 80px;
  }
  .solution-2 {
    margin-top: 1rem !important;
  }
  .solution-bg {
    width: 65% !important;
    background-size: 100% 100%;
    min-height: auto;
  }
  .solution-img {
    width: 30%;
    min-height: 200px;
    padding: 0;
    margin-top: 4rem;
  }
  .solution-title {
    font-size: 20px;
    line-height: normal;
    padding-bottom: 4px;
    padding-top: 4rem;
    width: 90%;
  }
  .solution-desc {
    font-size: 10px;
    width: 95%;
    margin: 0 auto;
  }
  .flower-1 {
    width: 120px;
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .redesigning-wrap {
    width: 100%;
    margin: 0 auto;
    min-height: auto;
  }
  .redesigning-desc {
    font-size: 10px;
  }
  .redesigning-title {
    font-size: 20px;
  }
  .redesigning-info-1 {
    top: 0;
    width: 68%;
    transform: scale(0.8) translate(0.1rem, 1rem);
  }
  .redesigning-info-2 {
    width: 70%;
    flex-direction: column;
    margin-left: 0%;
    padding-top: 0%;
    top: 30px;
    transform: scale(0.8) translate(10rem, 7rem);
  }
  .redesigning-info-3 {
    width: 90%;
    padding-top: 18rem;
    padding-bottom: 8rem;
    top: 0;
    transform: scale(0.8);
  }
  .redesigning-info-3 .redesigning-title {
    padding-top: 0px;
  }
  .bottom-wrap {
    justify-content: space-around;
    padding-bottom: 2rem;
    padding-top: 12rem;
  }
  .bottom-item {
    width: 23%;
    max-width: 4.5rem;
    min-height: auto;
    font-size: 8px;
    border: 2px solid #d24e33;
    border-radius: 10px;
    height: 90px;
  }
  .bottom-item img {
    padding: 2px;
  }
  .bottom-item div {
    transform: scale(0.9);
  }
  .b-i-img-5 {
    width: 78% !important;
  }
  .footer-bg {
    min-height: 40rem;
    top: 0;
  }
  .flower-2 {
    width: 100px;
    right: -25px;
    bottom: 25%;
  }
  .footer-img {
    width: 70px;
  }
  .desc {
    min-width: 80%;
  }
  .team-title {
    font-size: 50px;
    bottom: 0px;
  }
  .team-leader {
    font-size: 18px;
    padding: 16px 50px 22px 14px;
    border-radius: 0px 25px 25px 0px;
    max-width: 200px;
  }
  .loading {
    margin-top: -50px;
  }
  .team-item {
    width: 100%;
    height: 400px;
  }
  .leader-img,
  .member-img {
    width: 120px;
  }
  .header-lead-font {
    font-size: 26px;
    line-height: 26px;
    top: 50px;
  }
  .header-lead-font span {
    font-size: 24px;
    margin-top: 0px;
  }
  .col-lg-3-m {
    display: none;
  }
  .back-to-top {
    width: 40px;
    height: 40px;
  }
  .progress-line {
    width: 2px;
  }
  .container-footer {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .container-footer img {
    min-width: auto;
    width: 50px;
    margin-left: 10px;
  }
  .footer-img-wrap {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .fish-new {
    bottom: 0;
  }
}
