/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100&display=swap'); */

html {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
  }
  
  /*flex*/
  .wrap {
    flex-wrap: wrap;
  }
  .flex {
    display: flex;
  }
  .flex-20 {
    flex: 0 1 20%;
  }
  .flex-25 {
    flex: 0 1 25%;
  }
  .flex-30 {
    flex: 0 1 30%;
  }
  .items-center {
    align-items: center;
  }
  .justify-evenly {
    justify-content: space-evenly;
  }
  .jus-center {
    justify-content: center;
    align-items: center;
  }
  .text-center {
    text-align: center;
  }
  .mar-left {
    margin-left: 2rem;
  }
  .justify-between {
    justify-content: space-between;
  }
  .width-100 {
    width: 100%;
  }
  .pad-left-10 {
    padding-left: 3rem;
  }
  /* flex end*/
  
  /* Header */
  #toggle,
  .bars {
    display: none;
  }
  .header {
    background-color: #DEEAE7;
    position: fixed;
    left: 0;
    right: 0;
    height:4.25rem;
  }
  .top-menu a {
    text-decoration: none;
    display: inline-block;
    font-weight: 700;
    font-size: 1rem;
    color: #000;
    font-style: normal;
    font-weight: 400;
    padding: 0;
  }
  .header .logo {
    font-size: 2.8rem;
    font-weight: 800;
    padding-left: 0.714rem;
    color: black;
    padding-left: 5%;
    margin-top: 0.2rem;
    width: 108px;
    height: 48px;
  }
  .top-menu ul {
    position: absolute;
    background-color: white;
    border-radius: 0.6rem;
    /* margin-top: -1rem; */
    padding: 1rem 0;
  }
  .top-menu li {
    list-style: none;
    margin: 0 1rem;
  }
  label {
    color: blue;
  }
  main {
    padding-top: 3rem;
  }
  .menu{
    padding-right: 5rem;
    padding-top: 0.5%;
  }
  
/* #zoomImage{
  border: 1px solid red;
} */
.imgBorder{
  border: 4px solid white;
}
  
  #body {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
  }

  #body::-webkit-scrollbar {
    display: none;
  }
  
  .main-container {
    /* border: 1px solid red; */
    height: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  
  .footer {
    /* border: 1px solid blue; */
    width: 100%;
    background-color: #deeae7;
    /* height: 21.438rem; */
    height: auto;
    /* box-sizing: border-box; */
  }
  .first-footer {
    /* border: 1px solid red; */
    width: 100%;
    /* height: 18.375rem; */
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
  }
  .second-footer {
    /* border: 1px solid hsl(60, 100%, 50%); */
    height: 3rem;
  }
  .inner-first-footer {
    /* border: 1px solid green; */
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .footer-icon-and-description {
    /* border: 1px solid black; */
    width: 30rem;
  }
  .footer-other-link {
    /* border: 1px solid blue; */
    width: 11rem;
  }
  /* .footer-contact {
    border: 1px solid purple;
    width: 23.125rem;
  } */
  .footer-follow-us {
    /* border: 1px solid red; */
    /* width: 11.25rem; */
  }
  
  .hostel-logo {
    /* border: 1px solid blue; */
    margin-top: 2.5rem;
    margin-bottom: 2rem;
  }
  .hostel-logo-img {
    /* border: 1px solid red; */
    width: 8.125rem;
    /* height: 2.5rem; */
    cursor: pointer;
  }
  .hostel-description {
    /* border: 1px solid black; */
    width: 26rem;
    /* height: 7.5rem; */
    color: #403e3e;
    font-family: Poppins;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  
  .footer-other-links {
    /* border: 1px solid yellow; */
    color: #000;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 2.5rem;
    /* width: 4.938rem; */
    height: 1.5rem;
    margin-bottom: 1rem;
  }
  .footer-link {
    /* border: 1px solid rebeccapurple; */
    /* width: 1px; */
    height: 21px;
    color: #454545;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0.5rem;
    cursor: pointer;
  }
  .contact-wrapper {
    display: flex;
  }
  .footer-contact-img {
    width: 1.75rem;
    height: 1.75rem;
    /* border: 1px solid black; */
    margin-top: 0.188rem;
    margin-right: 0.5rem;
  }
  .footer-contact {
    /* border: 1px solid yellow; */
    color: #000;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 2.5rem;
    /* width: 4.938rem; */
    height: 1.5rem;
    /* margin-bottom: 1.688rem; */
    width: 23.125rem;
  }
  .contact-wrapper {
    /* border: 1px solid red; */
    display: flex;
    align-items: center;
    margin-top: 0.875rem;
    box-sizing: border-box;
  }
  .first-contact-wrapper {
    margin-top: 1.625rem;
  }
  .contact-details {
    color: #454545;
    font-family: Inter;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.625rem;
  }
  .footer-follow-us {
    /* border: 1px solid yellow; */
    color: #000;
    font-size: 1rem;
  }
  .footer-follow-us-name {
    /* border: 1px solid red; */
    color: #000;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 2.5rem;
    /* width: 4.938rem; */
    height: 1.5rem;
    margin-bottom: 2rem;
  }
  .link{
    text-decoration: none;
  }

  .facebook-logo {
    height: 1.5rem;
    width: 1.5rem;
  }
  .second-footer {
    /* border: 1px solid red; */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-family: Inter;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* margin: 1rem 0; */
  }
  .inner-second-footer {
    width: 90%;
    border-top: 1px solid black;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem 0;
  }
  .mob-view-footer {
    display: none;
  }
  .all-gallery{
    /* border: 1px solid red; */
    height: auto;  /* make it auto */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .inner-gallery{
    /* border: 1px solid blue; */
    width: 90%;
    height: 100%;
  }
  .gallery-name{
    color: #000;
    font-family: Poppins;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 5rem;
    margin-bottom: 1rem;
  }
  .line{
    border-top: 1px solid black;
  }
  .gallery-all-img{
    /* border: 2px solid green; */
    height: 90%;
    margin-top: 2rem;
  }
  .first-row-images{
    /* border: 1px solid red; */
    /* height: 16.875rem; */
    display: flex;
    /* flex-wrap: wrap; */
  }
  .first-row-first-div{
    /* border: 1px solid black; */
    /* width: 32.5rem; */
    min-width: 40%;
    /* height: 100%; */
    display: flex;
  }
  .first-row-first-div-img{
    /* border: 1px solid pink; */
    width: 50%;
  }
  .first-row-second-div-img{
    /* border: 1px solid blue; */
    width: 50%;
  }
  .first-row-second-div{
    /* border: 1px solid green; */
    /* width: 50.375rem; */
    min-width: 60%;
  }
  .second-row-images{
    /* border: 1px solid red; */
    /* height: 16.875rem; */
    display: flex;
  }
  .second-row-first-img{
    width: 50%;
    /* border: 2px solid green; */
  }
  .second-row-second-img{
    width: 50%;
    /* border: 2px solid black; */
  }
  .third-row-images{
    /* border: 1px solid red; */
    /* height: 16.875rem; */
    display: flex;
  }
  .third-row-first-img{
    width: 50%;
  }
  .third-row-second-img{
    width: 50%;
  }
  .third-row-third-img{
    width: 50%;
  }
  .third-row-fourth-img{
    width: 50%;
  }
  .forth-row-images{
    /* border: 1px solid red; */
    /* height: 20.875rem; */
    display: flex;
  }
  .fifth-row-images{
    /* border: 1px solid red; */
    /* height: 32.875rem; */
    display: flex;
    margin-bottom: 3rem;
  }
  .fifth-row-first-div{
    /* border: 1px solid green; */
    width: 25%;
  }
  .fifth-row-second-div{
    /* border: 1px solid blue; */
    width: 75%;
  }
  .fifth-row-first-img{
    /* border: 1px solid black; */
    height: 50%;
  }
  .fifth-row-second-img{
    /* border: 1px solid black; */
    height: 50%;
  }
  .wrapper-for-third-div{
    display: flex;
    width: 50%;
    /* border: 1px solid red; */
  }

  .to-top{
    display: block;
    position: fixed;
    bottom: 50px;
    right: 50px;
    background-color: #007bff;
    color: white;
    font-size: 24px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    transition: opacity 3s ease-in-out;
  }
  
  .to-top-active{
   display: block;
   background-color: red;
  }

  @media screen and (max-width: 1280px) and (min-width: 961px) {
    .box-icon-and-description {
      height: 15rem;
      width: 19rem;
    }
    .inner-surrounding-icon-and-description {
      width: 76%;
      /* border: 1px solid yellow; */
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      /* margin-left: 14%; */
    }
    .box-surrounding-icon-and-description {
      display: flex;
      justify-content: flex-start;
      width: 18rem;
    }
    .inner-first-footer {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      justify-content: center;
      /* height: 38rem; */
    }
    .wrapper-tablet-view {
      /* border: 2px solid blue; */
      display: flex;
      justify-content: center;
      width: 100%;
      /* margin-left: 3rem; */
      height: 17.625rem;
    }
    .footer {
      height: auto;
    }
    .footer-contact {
      width: 33rem;
    }
    .first-footer{
      margin-bottom: 0;
    }
  }
  @media screen and (max-width: 960px) and (min-width: 601px) {

    .all-gallery{
      height: 100%;
    }
    .gallery-all-img{
      height: 77%;
    }
    .first-row-images{
      display: flex;
      flex-wrap: wrap;
      /* border: 1px solid red; */
    }
    .first-row-first-div{
      width: 100%;
    }
    .first-row-second-div{
      width: 100%;
    }
    .second-row-images{
      display: flex;
      flex-wrap: wrap;
      /* margin-top: 48%; */
    }
    .second-row-first-img{
      width: 100%;
    }
    .second-row-second-img{
      width: 100%;
    }
    .third-row-images{
      display: flex;
      flex-wrap: wrap;
    }
    .wrapper-for-third-div{
      width: 100%;
    }
    .fifth-row-first-div{
      /* border: 1px solid green; */
      width: 35%;
    }
    .fifth-row-second-div{
      /* border: 1px solid green; */
      width: 65%;
    }
    .fifth-row-images{
      margin-bottom: 3rem;
    }



    /* Header */
    .header {
      padding: 0;
      background-color: #DEEAE7;
    }
    .header .menu {
      display: none;
    }
    .header #toggle:checked ~ .menu {
      display: inline-block !important;
    }
    .top-menu {
      flex-direction: column;
      /* justify-content: center; */
      position: fixed;
      padding: 3rem 3rem;
      right: 0;
      background: white;
      height: 40vh;
      z-index: 999999;
      margin: 2.3rem 1rem;
    }
    .bars {
      display: block;
      color: black;
      font-size: 2.4rem;
      position: absolute;
      right: 4rem;
      z-index: 99999999;
    }
    /* code for hamburger  */
    .hamburger {
      display: inline-block;
      cursor: pointer;
      transition-property: transform;
      transition-duration: 0.3s;
      transition-timing-function: ease;
    }
    .hamburger span {
      display: block;
      width: 1.875rem;
      height: 0.188rem;
      margin-bottom: 0.313rem;
      background-color: #333;
      transition-property: transform;
      transition-duration: 0.3s;
      transition-timing-function: ease;
    }
    .hamburger.active span:nth-child(1) {
      transform: translateY(0.5rem) rotate(45deg);
    }
    .hamburger.active span:nth-child(2) {
      opacity: 0;
    }
    .hamburger.active span:nth-child(3) {
      transform: translateY(-0.5rem) rotate(-45deg);
    }
  
    /*hamburger end*/
  
    /* css for gallery */
    .tab-wrap {
      flex-wrap: wrap;
    }
    .flex-45 {
      flex: 0 1 48%;
    }
    .flex-31 {
      flex: 0 1 48%;
    }
    .flex-61 {
      flex: 0 1 100%;
    }
    .width-100 {
      width: 100%;
    }
    .img-1 {
      width: 110%;
      height: 62vh;
    }
    .img-2 {
      width: 110%;
      height: 62vh;
      padding: 10px 0 0 0;
    }
    .img-3 {
      width: 100%;
    }
    .img-4 {
      width: 100%;
    }
    .margin-0 {
      margin: 0 auto;
    }
    .tab-center {
      text-align: center;
    }
    .mar-left {
      margin-left: 3rem;
    }
    .col {
      padding: 0;
    }
    /* gallery css end */
  
    .main-container {
      width: 100%;
      height: 100%;
      margin: 0 auto;
    }
  
   
    .inner-first-footer {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      width: 100%;
      /* height: 38rem; */
    }
    .wrapper-tablet-view {
      /* border: 2px solid blue; */
      display: flex;
      justify-content: center;
      width: 100%;
      /* margin-left: 3rem; */
      height: 13.625rem;
      margin-top: 1rem;
    }
    .footer {
      height: auto;
    }
    .footer-contact {
      width: 33rem;
    }
  }
  
  @media screen and (max-width: 600px) {

    .all-gallery{
      height: 100%;
    }
    .gallery-all-img{
      height: 77%;
    }
    .first-row-images{
      display: flex;
      flex-wrap: wrap;
      /* border: 1px solid red; */
    }
    .first-row-first-div{
      width: 100%;
    }
    .first-row-second-div{
      width: 100%;
    }
    .second-row-images{
      display: flex;
      flex-wrap: wrap;
      /* margin-top: 48%; */
    }
    .second-row-first-img{
      width: 100%;
    }
    .second-row-second-img{
      width: 100%;
    }
    .third-row-images{
      display: flex;
      flex-wrap: wrap;
    }
    .wrapper-for-third-div{
      width: 100%;
    }
    .fifth-row-first-div{
      /* border: 1px solid green; */
      width: 35%;
    }
    .fifth-row-second-div{
      /* border: 1px solid green; */
      width: 65%;
    }
    .fifth-row-images{
      margin-bottom: 3rem;
      display: flex;
      flex-wrap: wrap;
    }
    .fifth-row-first-div{
      width: 100%;
    }
    .fifth-row-second-div{
      width: 100%;
    }


    /* Header */
    .header {
      padding: 0;
      background-color: #DEEAE7;
      padding-top: 0.3rem;
      box-sizing: border-box;
    }
    .header .menu {
      display: none;
    }
    .header #toggle:checked ~ .menu {
      display: inline-block !important;
    }
    .top-menu {
      flex-direction: column;
      /* justify-content: center; */
      position: fixed;
      padding: 3rem 3rem;
      right: 0;
      background: white;
      height: 40vh;
      z-index: 999999;
      margin: 2.3rem 1rem;
    }
    .bars {
      display: block;
      color: black;
      font-size: 2.4rem;
      position: absolute;
      right: 2rem;
      z-index: 99999999;
    }
    /* code for hamburger  */
    .hamburger {
      display: inline-block;
      cursor: pointer;
      transition-property: transform;
      transition-duration: 0.3s;
      transition-timing-function: ease;
    }
    .hamburger span {
      display: block;
      width: 1.875rem;
      height: 0.188rem;
      margin-bottom: 0.313rem;
      background-color: #333;
      transition-property: transform;
      transition-duration: 0.3s;
      transition-timing-function: ease;
    }
    .hamburger.active span:nth-child(1) {
      transform: translateY(0.5rem) rotate(45deg);
    }
    .hamburger.active span:nth-child(2) {
      opacity: 0;
    }
    .hamburger.active span:nth-child(3) {
      transform: translateY(-0.5rem) rotate(-45deg);
    }
  
    /*hamburger end*/
  
    .desktop-img {
      display: none;
    }
  
    .image-banner {
      height: 18.75rem;
    }
  
    .tablet-img {
      display: none;
    }
  
    .mobile-img {
      height: 100%;
      width: 100%;
    }
  
    .img-and-text {
      display: flex;
      flex-wrap: wrap-reverse;
    }
  
    .about-us-text {
      width: auto;
    }
  
    .about-us-header-div {
      width: auto;
      padding: 0.5rem 1rem;
      text-align: center;
      font-size: 1.25rem;
      display: flex;
      justify-content: center;
      font-weight: 400;
    }
  
    .desktop-about-us-img {
      /* border: 1px solid blue; */
      width: 90%;
      /* padding: 1.5rem 1rem ; */
    }
  
    .about-us-description-div {
      width: auto;
      text-align: center;
    }
  
    .about-us-img {
      width: auto;
      display: flex;
      justify-content: center;
    }
  
    .inner-icon-and-description {
      display: flex;
      flex-wrap: nowrap;
      /* overflow-x: auto; */
      width: auto;
      /* width: 24rem; */
      display: flex;
      justify-content: flex-start;
    }
  
    .box-icon-and-description {
      display: flex;
      justify-content: center;
      width: 14rem;
    }
  
    .icon-and-description {
      overflow-x: auto;
      display: block;
    }
    .facility-img {
      /* border: 1px solid red; */
      width: 3.25rem;
      height: 3.25rem;
    }
    .facility-description {
      height: 6rem;
      /* width: auto; */
      width: 10rem;
      /* width: 50%; */
    }
    .surrounding-mob-view {
      /* border: 2px solid green; */
      width: 100%;
    }
    .inner-surrounding-icon-and-description {
      width: auto;
      display: flex;
      flex-wrap: nowrap;
      overflow-x: auto;
      justify-content: flex-start;
    }
    /* .surrounding-description{
      width: 100vw;
    } */
    .box-surrounding-icon-and-description {
      width: 23.125rem;
      display: flex;
      justify-content: center;
    }
    .surrounding-icon-and-description {
      display: flex;
      justify-content: flex-start;
    }
  
    .footer {
      display: none;
    }
    .mob-view-footer {
      /* border: 1px solid red; */
      /* height: 41.25rem; */
      background-color: #deeae7;
    }
  
    /* .mob-first-footer {
      height: 39.188rem;
      border: 1px solid blue;
    } */
    .mob-footer-icon-and-description {
      /* border: 1px solid black; */
      border: 1px solid transparent;
    }
    .mob-hostel-logo {
      height: 3.5rem;
      width: 8.75rem;
      /* width: 100%; */
      /* border: 1px solid red; */
      margin-top: 1rem;
      padding-left: 0.3rem;
    }
    .mob-hostel-logo-img {
      height: 2.5rem;
      width: 8.25rem;
    }
    .mob-hostel-description {
      /* border: 1px solid green; */
      /* margin-top: 2rem; */
      padding: 1rem;
    }
    .mob-other-link-and-follow-div {
      /* border: 1px solid yellow; */
      height: 12.875rem;
      display: flex;
      padding-left: 0.2rem;
    }
    .mob-other-link-div {
      /* border: 1px solid seagreen; */
      width: 50%;
      padding-left: 0.3rem;
    }
    .mob-follow-us-div {
      /* border: 1px solid blueviolet; */
      width: 50%;
      margin-top: 0.2rem;
    }
    .mob-other-link-name {
      /* border: 1px solid black; */
      color: #000;
      font-family: Poppins;
      font-size: 1rem;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      padding: 0 0.5rem;
      margin-bottom: 0.75rem;
      margin-top: 0.625rem;
    }
    .mob-other-links {
      /* border: 1px solid red; */
      color: #454545;
      font-family: Poppins;
      font-size: 0.875rem;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      padding: 0 0.5rem;
      margin-bottom: 0.8rem;
    }
    .mob-follow-us-name {
      /* border: 1px solid black; */
      color: #000;
      font-family: Poppins;
      font-size: 1rem;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      padding: 0 0.5rem;
      margin-bottom: 0.75rem;
      margin-top: 0.625rem;
    }
    .mob-facebook-logo {
      /* border: 1px solid blue; */
      padding: 0.2rem;
      display: flex;
      align-items: center;
    }
    .mob-contact-info-div {
      height: 10.75rem;
      padding-left: 0.3rem;
      /* border: 1px solid red; */
    }
    .mob-contact-info-name {
      /* border: 1px solid black; */
      color: #000;
      font-family: Poppins;
      font-size: 1rem;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      padding: 0 0.5rem;
      margin-bottom: 0.75rem;
      margin-top: 0.625rem;
    }
    .contact-mob-wrapper {
      display: flex;
    }
  
    .mob-contact-details {
      /* border: 1px solid red; */
      display: flex;
      align-items: center;
    }
    .mob-second-footer {
      display: flex;
      justify-content: center;
    }
    .mob-inner-second-footer {
      border-top: 1px solid black;
      width: 95%;
      display: flex;
      justify-content: center;
      padding: 0.25rem 0;
    }
    .mob-contact-details-logo {
      padding-left: 0.5rem;
    }
    .mob-view-footer {
      display: block;
    }
  
    .inner-location-and-info {
      display: flex;
      flex-wrap: wrap;
      width: 90%;
    }
    .location-and-info {
      height: 49.875rem;
    }
    .location-info-div {
      width: 45.375rem;
    }
    .contact-hostel-name {
      display: flex;
      justify-content: center;
    }
    .contact-hostel-address {
      display: flex;
      justify-content: center;
      text-align: center;
    }
    .contact-hostel-phone {
      display: flex;
      justify-content: center;
    }
    .contact-hostel-number {
      display: flex;
      justify-content: center;
    }
    .contact-hostel-follow-us {
      display: flex;
      justify-content: center;
    }
    .contact-hostel-facebook-icon {
      display: flex;
      justify-content: center;
    }
    .line {
      border-top: 1px solid black;
      width: 100%;
    }
  }
  
  /* css for gallery */
  @media screen and (max-width: 768px) {
    .flex-45 {
      flex: 0 1 48%;
    }
    .flex-31 {
      flex: 0 1 48%;
    }
    .flex-61 {
      flex: 0 1 100%;
    }
    .img-1 {
      width: 100%;
      height: 10vh;
    }
    .img-2 {
      width: 100%;
      height: 10vh;
      padding: 10px 0 0 0;
    }
    .img-3 {
      width: 100%;
      height: 125vh;
    }
    .img-4 {
      width: 100%;
    }
  }
  
  @media screen and (max-width: 820px) {
    .flex-45 {
      flex: 0 1 48%;
    }
    .flex-31 {
      flex: 0 1 48%;
    }
    .flex-61 {
      flex: 0 1 100%;
    }
    .img-1 {
      width: 110%;
      height: 62vh;
    }
    .img-2 {
      width: 110%;
      height: 62vh;
      padding: 10px 0 0 0;
    }
    .img-3 {
      width: 100%;
      height: 125vh;
    }
    .img-4 {
      width: 100%;
    }
  }
  
  @media screen and (max-width: 912px) {
    .flex-45 {
      flex: 0 1 48%;
    }
    .flex-31 {
      flex: 0 1 48%;
    }
    .flex-61 {
      flex: 0 1 100%;
    }
    .img-1 {
      width: 110%;
      height: 62vh;
    }
    .img-2 {
      width: 110%;
      height: 62vh;
      padding: 10px 0 0 0;
    }
    .img-3 {
      width: 100%;
      height: 125vh;
    }
    .img-4 {
      width: 100%;
    }
  }
  
  @media screen and (max-width: 600px) {
    .mobile-wrap {
      flex-wrap: wrap;
    }
    .column-1,
    .column-2,
    .column-3 {
      flex: 0 1 100%;
    }
    .img-1,
    .img-2 {
      width: 100%;
    }
    .mobile-center {
      text-align: center;
    }
  }
  
  @media screen and (max-width: 420px) {
    .col .cli-img {
      width: 100%;
    }
    .col {
      padding: 0;
    }
  }
  