
@media(max-width:650px){
    .customized_row{
    flex-shrink: 0;
    width: 50%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-left: 25px;
  }
  .customized_row p{
    display: none;
  }
  .imgsize21 {
    width: 100%;
    /* height: 500px; */
    margin: -140px 0px 0px 0px;
  }
  .imgsize22 {
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
  }
  .cs-mt{
    margin-top: 225px;
  }
  .button {
    display: inline-block;
    padding: 5px 10px;
    margin: 20px auto;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
  }
  .button-container9 {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin: -60px 0px 5px 0px;
  }
  .aboutnewimg1 {
    width: 100%;
    height: 100%;
  }
  .ml31 {
    margin: 0px 0px 0px 0px;
  }
  #info-container9 {
    margin-top: 50px;
  }
  .aboutnewimg {
    width: 100%;
    height: 100%;
  }
  .service-pg-custom{
    margin-top: 700px;
    padding: 10px;
  }
  .content-container1 {
    width: 100%;
    height: 600px;
    margin-left: 0px;
  }
  .wid32 {
    width: 100%;
  }
  .posabs-service{
    margin-top: 240px;
  }
  .custom-button-container9 {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin: -60px 0px 5px 0px;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .responsive-mt{
    margin-top: 1700px;
  }
  .posabs11 {
    left: 0px;
    top: 475px;
  }
  
}

