/* @media (max-width: 425px) {
  .div_for_main_of_why_choose_us_section_by_anirban {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose {
    width: 85%;
    left: 28px;
    bottom: 100px;

  }
.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose {
    height: 305px;
    width: 100%;
    border-radius: 5%;
}
  .div_for_left_side_of_main_of_why_choose,
  .div_for_right_side_of_main_of_why_choose {
    width: 100%;
  }

  .div_for_main_of_card1_under_right_side_of_why_choose_us,
  .div_for_main_of_card2_under_right_side_of_why_choose_us {
    flex-direction: column;
    justify-content: space-between;
  }

  .div_for_first_card_und_card1,
  .div_for_second_card_und_card2 {
    width: 100%;
    flex-direction: column;
  }
} */

/* 375px */
/* @media (max-width: 375px) {
  .div_for_main_of_why_choose_us_section_by_anirban {
    flex-direction: column;
    flex-wrap: wrap;
  }
.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose {
    height: 280px;
    width: 100%;
    border-radius: 5%;
}
  .div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose {
    width: 85%;
    left: 24px;
    bottom: 100px;

  }

  .div_for_first_card_und_card1,
  .div_for_second_card_und_card2 {
    width: 100%;
    flex-direction: column;
  }

  .div_for_main_of_card1_under_right_side_of_why_choose_us,
  .div_for_main_of_card2_under_right_side_of_why_choose_us {
    flex-direction: column;
    justify-content: space-between;
  }
} */

/* 320px */
/* @media (max-width: 320px) {

  .div_for_first_card_und_card1,
  .div_for_second_card_und_card2 {
    width: 100%;
  }

  .div_for_main_of_why_choose_us_section_by_anirban {
    flex-direction: column;
    flex-wrap: wrap;
  }
.div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose {
    height: 300px;
    width: 100%;
    border-radius: 5%;
}
  .div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose {
    width: 85%;
    left: 22px;
    bottom: 100px;

  }

  .btn_und_why_choose {
    width: 60% !important;
  }

  .div_for_first_card_und_card1 {
    width: 100%;
  }
} */

/* 300px */
/* @media (max-width: 300px) {
  .div_for_main_of_why_choose_us_section_by_anirban {
    flex-direction: column;
    flex-wrap: wrap;
  }

  .div_for_first_card_und_card1,
  .div_for_second_card_und_card2 {
    width: 100%;
  }

  .div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose .div_for_animation_under_left_why_choose {
    width: 85%;
    left: 20px;
    bottom: 100px;

  }
} */




@media (max-width:458px) {
  .div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose{
    height: 350px !important;
  }
}



@media (max-width:458px) {
  .div_for_main_of_why_choose_us_section_by_anirban .div_for_left_side_of_main_of_why_choose .div_for_left_side_of_img_main_of_why_choose{
    height: 300px !important;
  }
}