.mem_logo {
  border-radius: 70%;
  overflow: hidden;
  width: 92px;
  height: 92px;
  position: relative;
  left: 35%;
  bottom: 5px;
  margin-bottom: 15px;
  margin-top: 5px;
  border: 0.5px solid #dddddd;
  background-color: white;
}

.mem_logo2 {
  border-radius: 70%;
  overflow: hidden;
  width: 89px;
  height: 92px;
  position: relative;
  left: 35%;
  bottom: 5px;
  margin-bottom: 15px;
  margin-top: 5px;
  border: 0.5px solid #dddddd;
  background-color: white;
}

.pdb_19 {
  width: 90%;
  height: 100%;
  object-fit: contain;
}

.pdb_21 {
  width: 90%;
  height: 100%;
  object-fit: contain;
}

.member_search .member_search_wrap { 
  padding-bottom: 0%;  
}
.homepage_link{
  position: absolute;
  bottom: 51%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.member_info_img{
  width: 100% !important;
  object-fit: contain !important;
}

#member_2{
  margin-top: 25px;
  padding-bottom: 0%;
}

@media screen and (min-width : 768px) and (max-width : 1399px) {
  .pdb_19 {
    width: 90% !important;
    height: 100% !important;
    object-fit: contain !important;
  }

  .pdb_21 {
    width: 90% !important;
    height: 100% !important;
    object-fit: contain !important;
  }

  #member_2{
    margin-top: 25px;
    padding-bottom: 0%;
  }

  .mem_logo2 {
    border-radius: 70%;
    overflow: hidden;
    width: 89px;
    height: 92px;
    position: relative;
    left: 35%;
    bottom: 5px;
    margin-bottom: 15px;
    margin-top: 5px;
    border: 0.5px solid #dddddd;
    background-color: white;
  }

}

@media screen and (max-width : 767px) {

  .pdb_19 {
    width: 90% !important;
    height: 100% !important;
    object-fit: contain !important;
  }

  .pdb_20 {
    padding-bottom: 10px;
  }

  .pdb_21 {
    width: 90% !important;
    height: 100% !important;
    object-fit: contain !important;
  }

  .font_28 {
    font-size: 20px;
    line-height: 16px;
  }

  .font_18 {
    font-size: 10px;
    overflow: hidden;
    white-space: nowrap;
  }

  .pdb_10 {
    padding-bottom: 5px;
    text-overflow: ellipsis;
  }

  .font_20 {
    font-size: 16px;
    line-height: 20px;
  }

  #member_2{
    margin-top: 25px;
    padding-bottom: 0%;
  }

  .member_recon {
    position: absolute;
    top: -30px !important;
    left: -2px !important;
    width: 20% !important;
  }

  .member_location.font_16.font500.font_color_white {
    position: absolute;
    top: 25px;
    right: 10px;
  }

  #member_place {
    position: absolute;
    top: 10px;
    right: 15px;
  }

  #member_11 .swiper-button-white {
    margin: -50px -10px -50px -10px;
  }

  .member_search .member_search_wrap:nth-child(2n) {
    margin-right: 0;
  }

  .member_search .member_location {
    top: 6px;
    right: 6px;
  }

  .member_search .member_info {
    padding: 5px 20px;
    margin-bottom: 8%;    
  }

  .member_search .member_logo {
    width: 40%;
  }

  .member_search_wrap .member_search_btn {
    padding: 80% 0;
  }

  .member_search_wrap .member_search_btn::after {
    background-size: contain;
    width: 70%;
  }

  .member_search .member_search_wrap { 
    width: calc(100% / 2 - 5px);
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 5%;
    padding: 10px;
  }

  .member_search .member_info_img {
    margin-bottom: 0px;
  }

  .member_swiper_content .swiper-slide {
    padding-bottom: 4%;    
  }

  #mobile_none {
    display: none;
  }

  .mem_logo {
    border-radius: 70%;
    overflow: hidden;
    width: 91px;
    height: 91px;
    position: relative;
    left: 30%;
    bottom: 0px;
    margin-bottom: 6%;
    margin-top: 5%;
    border: 0.5px solid #dddddd;
    background-color: white;
  }

  .mem_logo2 {
    border-radius: 70%;
    overflow: hidden;
    width: 57px;
    height: 58px;
    position: relative;
    left: 30%;
    bottom: 7px;
    margin-bottom: 4%;
    margin-top: 5%;
    border: 0.5px solid #dddddd;
    background-color: white;
  }
}

@media screen and (min-width: 450px) and (max-width: 766px) {

  .mem_logo {
    border-radius: 70%;
    overflow: hidden;
    width: 91px;
    height: 91px;
    position: relative;
    left: 38%;
    bottom: 0px;
    margin-bottom: 6%;
    margin-top: 5%;
    border: 0.5px solid #dddddd;
    background-color: white;
  }

  .mem_logo2 {
    border-radius: 70%;
    overflow: hidden;
    width: 90px;
    height: 90px;
    position: relative;
    left: 40%;
    bottom: 7px;
    margin-bottom: 4%;
    margin-top: 5%;
    border: 0.5px solid #dddddd;
    background-color: white;
  }
}