body {
  color: #000 !important;
}

#Pharmacy-Customer-Service .pl {
  padding: 20px 20px 20px 0px;
}

#Pharmacy-Customer-Service .pr {
  padding: 20px 0px 20px 20px;
}

#Pharmacy-Customer-Service .pub {
  padding: 20px 0px;
}

#Pharmacy-Customer-Service .line {
  width: 70px;
  height: 6px;
  background: #fc4f02;
  margin: 0 50%;
  margin-top: 20px;
  display: block;
  border-radius: 3px;
}

#Pharmacy-Customer-Service .anim {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#Pharmacy-Customer-Service .anim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: 100%;
  background: white;
  animation: animate 2s linear infinite;
}

@keyframes animate {
  0% {
    left: 0;
  }

  50% {
    left: 100%;
  }

  0% {
    left: 0;
  }
}

#Pharmacy-Customer-Service .pay-per {
  margin-bottom: 190px !important;
}

#Pharmacy-Customer-Service .sroll-chat2 {
  height: 530px;
}

#Pharmacy-Customer-Service .sroll-chat1 {
  height: 595px;
}

#Pharmacy-Customer-Service .mail-header {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  word-break: break-word;
}

#Pharmacy-Customer-Service .outcome-text {
  text-align: left;
  font-size: 20px !important;
  padding: 20px 0;
  color: #fc4f02 !important;
  font-family: "Poppins-bold";
}

#Pharmacy-Customer-Service .mobile-content2 h5,
#Pharmacy-Customer-Service .mobile-content h5 {
  font-size: 25px !important;
  font-weight: bold !important;
  line-height: normal;
  padding-top: 20px;
}

#Pharmacy-Customer-Service .mobile-content2,
#Pharmacy-Customer-Service .mobile-content {
  margin-top: 20px;
}

#Pharmacy-Customer-Service .mobile-content li {
  padding-left: 20px;
  font-size: 18px !important;
  line-height: 27px;
  padding: 10px 0px 0px 20px;
}

#Pharmacy-Customer-Service .mobile-content2 li {
  font-size: 18px !important;
  line-height: 27px;
  padding: 10px 0px 0px 0px;
}

#Pharmacy-Customer-Service .mobile-content li::before {
  content: "•";
  position: absolute;
  left: 0px;
  color: #fc4f02;
  font-size: 30px;
}

#Pharmacy-Customer-Service .mobile-content2 li::before {
  content: "";
  position: absolute;
  left: 0px;
  color: #fc4f02;
  font-size: 30px;
  background-image: url("https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Generative_AI_Chatbot_Pharmacy_Customer/tik.png");
  background-repeat: no-repeat;
}

#Pharmacy-Customer-Service .tik-li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

#Pharmacy-Customer-Service .tik-li img {
  margin-top: 10px;
}

#Pharmacy-Customer-Service .section-heading {
  font-size: 24px;
  font-weight: 800;
  display: flex;
  align-items: center;
  gap: 8px;
  text-align: left;
}

#Pharmacy-Customer-Service .light-number {
  color: #cce1ff;
  font-size: 30px;
}

#Pharmacy-Customer-Service .main-title {
  color: #fc4f02;
  font-size: 20px;
  font-family: 'poppins-bold';
  margin-bottom: 10px;
}

#Pharmacy-Customer-Service .chat-bg {
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Generative_AI_Chatbot_Pharmacy_Customer/bg1.png) no-repeat center center;
  background-size: contain;
}

#Pharmacy-Customer-Service .chat-bg2 {
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Generative_AI_Chatbot_Pharmacy_Customer/bg1.png) no-repeat center center;
  background-size: contain;
}

#Pharmacy-Customer-Service .chat-bg3 {
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Generative_AI_Chatbot_Pharmacy_Customer/bg1.png) no-repeat center center;
  background-size: contain;
}

#Pharmacy-Customer-Service .chat-bg4 {
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Generative_AI_Chatbot_Pharmacy_Customer/bg1.png) no-repeat center center;
  background-size: contain;
}

#Pharmacy-Customer-Service .chat-bg5 {
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Generative_AI_Chatbot_Pharmacy_Customer/bg2.png) no-repeat center center;
  background-size: contain;
}

#Pharmacy-Customer-Service .chatbox3 {
  background: none !important;
  box-shadow: none !important;
}

#Pharmacy-Customer-Service .chatbox2 {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  max-width: 400px;
  position: relative;
}

#Pharmacy-Customer-Service .box-2-img {
  position: absolute;
  right: 75%;
  top: -10px;
  width: 75px;
}

#Pharmacy-Customer-Service .msg2 {
  position: absolute;
  right: -3%;
  top: -45px;
  width: 75px;
}

#Pharmacy-Customer-Service .chat-message3 {
  margin-bottom: 20px;
}

#Pharmacy-Customer-Service .chat-message2 {
  display: flex;
  align-items: flex-end;
  margin-bottom: 15px;
}

#Pharmacy-Customer-Service .chat-message2.user1 p {
  background: #fc4f02;
  color: white;
  border-radius: 20px;
  font-size: 12px !important;
  line-height: normal;
  padding: 10px 15px;
  max-width: 68%;
}

#Pharmacy-Customer-Service .chat-message2.user2 p {
  background: #fc4f02;
  color: white;
  border-radius: 20px;
  font-size: 12px !important;
  line-height: normal;
  padding: 10px 15px;
  max-width: 68%;
  border-bottom-right-radius: 5px;
}

#Pharmacy-Customer-Service .chat-message2.user3 {
  display: flex;
  justify-content: flex-end;
}

#Pharmacy-Customer-Service .chat-message2.user3 p {
  background: #fc4f02;
  color: white;
  border-radius: 15px;
  font-size: 12px !important;
  line-height: normal;
  padding: 10px 15px;
  max-width: 50%;
  border-bottom-right-radius: 5px;
}

#Pharmacy-Customer-Service .chat-message2.bot2 p {
  width: 70%;
}

#Pharmacy-Customer-Service .chat-message2.bot2 p {
  background: #fff0e9;
  font-size: 12px !important;
  line-height: normal;
  color: #000000;
  border-radius: 20px 20px 20px 0px;
  padding: 10px 15px;
  max-width: 85%;
  margin-left: 10px;
}

#Pharmacy-Customer-Service .chat-message2.bot3 p {
  background: #ffffff;
  font-size: 12px !important;
  line-height: normal;
  color: #000000;
  border-radius: 20px;
  padding: 10px 15px;
  max-width: 70%;
  margin-left: 10px;
  box-shadow: 0 0 3px rgb(0 0 0 / 15%);
  border-radius: 20px;
}

#Pharmacy-Customer-Service .border-class p {
  border-radius: 15px 15px 15px 0px !important;
}

#Pharmacy-Customer-Service .border-class2 p {
  border-radius: 0px 15px 15px 15px !important;
}

#Pharmacy-Customer-Service .direction {
  display: flex;
  align-items: center;
}

#Pharmacy-Customer-Service .chat-message2.bot2 img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}

#Pharmacy-Customer-Service .msgs {
  margin-left: 47px;
}

#Pharmacy-Customer-Service .mobile-section h4 {
  font-size: 25px !important;
}

#Pharmacy-Customer-Service .main-heading {
  font-size: 25px !important;
  color: #fc4f02 !important;
  text-align: center;
  line-height: normal;
  font-family: "Poppins-bold";
}

#Pharmacy-Customer-Service .dot li {
  padding-left: 0px;
  margin-left: 0px;
  list-style: none;
}


#Pharmacy-Customer-Service .dot li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 16px;
  line-height: 1.6;
}

#Pharmacy-Customer-Service .dot li::before {
  content: "●";
  color: #fc4f02;
  position: absolute;
  left: 0px;
  top: 5px;
  font-size: 20px;
  line-height: 1.6;
}

#Pharmacy-Customer-Service .mobile-screen {
  display: flex !important;
  position: relative;
  flex-direction: column;
}

#Pharmacy-Customer-Service .bottom1 {
  padding: 10px 20px;
}

#Pharmacy-Customer-Service .chat-body {
  padding: 10px;
  height: 100%;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
}

#Pharmacy-Customer-Service .chat-area::-webkit-scrollbar {
  width: 5px;
}

#Pharmacy-Customer-Service .chat-area::-webkit-scrollbar-track {
  background: #fff;
}

#Pharmacy-Customer-Service .chat-area::-webkit-scrollbar-thumb {
  background: #fc4f02;
}

#Pharmacy-Customer-Service .chat-area::-webkit-scrollbar-thumb:hover {
  background: #fc4f02;
}

#Pharmacy-Customer-Service .chatbox4 {
  padding: 0;
  font-size: 12px !important;
  line-height: normal;
  margin: auto !important;
}

#Pharmacy-Customer-Service .chat-area {
  height: 400px;
  overflow-y: auto;
}

#Pharmacy-Customer-Service .user-msg2 {
  max-width: 600px;
  margin: 10px 0;
  border-bottom: 1px solid #5f5f5f;
}

#Pharmacy-Customer-Service .user-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#Pharmacy-Customer-Service .user-info {
  display: flex;
  align-items: center;
  gap: 15px;
}

#Pharmacy-Customer-Service .email {
  font-weight: bold;
}

#Pharmacy-Customer-Service .chat-message2 img {
  margin-left: 5px;
}

#Pharmacy-Customer-Service .chat-message2.user2,
#Pharmacy-Customer-Service .chat-message2.user1 {
  justify-content: flex-end;
}

#Pharmacy-Customer-Service .pl20 {
  padding: 10px 20px;
}

#Pharmacy-Customer-Service .chat-box-3 {
  position: absolute;
  width: 100%;
  max-width: 220px;
  height: 270px;
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 20px;
  bottom: 12%;
  right: -5%;
  border-radius: 15px;
  overflow: hidden;
}

#Pharmacy-Customer-Service .chat-box_3 {
  position: absolute;
  width: 100%;
  max-width: 220px;
  height: 270px;
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 20px;
  bottom: 8%;
  right: 57%;
  border-radius: 15px;
  overflow: hidden;
}

#Pharmacy-Customer-Service .chats {
  overflow-y: auto;
  font-size: 0.8em;
  flex: 1 1 0%;
  padding: 10px;
}

#Pharmacy-Customer-Service .user2 {
  justify-content: flex-end;
}

#Pharmacy-Customer-Service .client-chat {
  width: 66%;
  word-wrap: break-word;
  background-color: #fff0e9;
  padding: 15px 10px;
  border-radius: 15px 15px 15px 0;
  margin-left: 10px;
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  text-align: left;
  position: relative;
}

#Pharmacy-Customer-Service .main-box {
  position: absolute;
  top: 28%;
  left: 37%;
}

#Pharmacy-Customer-Service .chats {
  flex: 1;
  overflow-y: auto;
  padding: 10px;
  font-size: 0.8em;
}

#Pharmacy-Customer-Service .chat-row1 {
  display: flex;
  align-items: flex-end;
}

#Pharmacy-Customer-Service .chat-box_1 {
  position: absolute;
  width: 100%;
  max-width: 250px;
  height: 300px;
  background-color: #fff;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  bottom: 15%;
  right: 60%;
}

#Pharmacy-Customer-Service .chat-box_2 {
  width: 100%;
  max-width: 370px;
  height: 400px;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}

#Pharmacy-Customer-Service .bot2-img {
  position: absolute;
  height: 60px;
  top: 2%;
  left: -1%;
}

#Pharmacy-Customer-Service .chats::-webkit-scrollbar {
  width: 5px;
}

#Pharmacy-Customer-Service .chats::-webkit-scrollbar-track {
  background: #fff;
}

#Pharmacy-Customer-Service .chats::-webkit-scrollbar-thumb {
  background: #fc4f02;
}

#Pharmacy-Customer-Service .chats::-webkit-scrollbar-thumb:hover {
  background: #555;
}

#Pharmacy-Customer-Service .mobils-main {
  display: flex;
  justify-content: space-between;
  gap: 100px;
}

#Pharmacy-Customer-Service .mobile-screen-inner {
  width: 90%;
  height: 650px;
  background: #fff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 0 30px rgb(0 0 0 / 15%);
  position: relative;
  border-radius: 30px;
  margin: 20px;
}

#Pharmacy-Customer-Service .bottom1 {
  padding: 0px 20px;
}

#Pharmacy-Customer-Service .smiley {
  position: absolute;
  top: 40%;
  right: -17%;
  z-index: 1;
}

#Pharmacy-Customer-Service .chat-container1 {
  max-width: 600px;
  position: relative;
  overflow-y: scroll;
}

#Pharmacy-Customer-Service .header1 {
  margin: 0 auto;
  display: block;
}

#Pharmacy-Customer-Service .alignment,
#Pharmacy-Customer-Service .alignment2 {
  display: flex;
  align-items: center;
}

#Pharmacy-Customer-Service .chat-container {
  max-width: 600px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#Pharmacy-Customer-Service .chat-row {
  display: flex;
  align-items: flex-end;
  margin: 15px 10px;
}

#Pharmacy-Customer-Service .chat-row.user {
  justify-content: flex-end;
  gap: 10px;
}

#Pharmacy-Customer-Service .chat-row .agent {
  justify-content: flex-start;
  gap: 10px;
}

#Pharmacy-Customer-Service .message {
  border-radius: 15px;
  max-width: 65%;
  font-size: 12px;
  line-height: 1.4;
}

#Pharmacy-Customer-Service .user-msg {
  background-color: #fff0df;
  position: relative;
}

#Pharmacy-Customer-Service .agent-msg {
  background-color: #f1f1f1;
  position: relative;
}

#Pharmacy-Customer-Service .msg {
  padding: 12px 16px;
  border-radius: 10px;
  max-width: 65%;
  font-size: 12px;
  line-height: 1.4;
}

#Pharmacy-Customer-Service .email-block {
  border-radius: 10px;
  font-size: 12px;
  line-height: 1.5;
  color: #333;
}

#Pharmacy-Customer-Service .whatsApp {
  position: absolute;
  top: 15%;
  right: 84%;
  z-index: 10;
}

#Pharmacy-Customer-Service .gap {
  height: 10px;
  width: 100%;
}

#Pharmacy-Customer-Service .green-bullet {
  padding-left: 0px;
  margin-left: 0px;
  list-style: none;
}

#Pharmacy-Customer-Service .green-bullet li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 16px;
  line-height: 1.6;
}

#Pharmacy-Customer-Service .green-bullet li::before {
  content: "●";
  color: #fc4f02;
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 20px;
  line-height: 1.6;
}

#Pharmacy-Customer-Service .chatContainer1 {
  height: auto;
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Generative_AI_Chatbot_Pharmacy_Customer/bg5.png) 0% 0% / auto no-repeat;
}

#Pharmacy-Customer-Service .chatContainer2 {
  height: auto;
  background: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Generative_AI_Chatbot_Pharmacy_Customer/bg4.png) 0% 0% / auto no-repeat;
}

#Pharmacy-Customer-Service .chats {
  overflow-y: auto;
  font-size: 0 0.8em;
  flex: 1 1 0%;
  padding: 10px;
}

#Pharmacy-Customer-Service .my-chat-row {
  flex-direction: row-reverse;
}

#Pharmacy-Customer-Service .my-chat {
  width: 50%;
  overflow-wrap: break-word;
  background-color: #fc4f02;
  margin-right: 10px;
  font-size: 12px;
  line-height: normal;
  font-weight: 500;
  text-align: left;
  color: rgb(255, 255, 255);
  position: relative;
  padding: 15px 10px;
  border-radius: 12px 12px 0px 12px;
}

#Pharmacy-Customer-Service .profile,
#Pharmacy-Customer-Service .chat-con {
  height: 50px;
}

#Pharmacy-Customer-Service .boxHover:hover,
#Pharmacy-Customer-Service .boxhover3:hover {
  border: 2px solid #fc4f02;
}

#Pharmacy-Customer-Service .boxHover {
  border-radius: 10px;
  box-shadow: 0 0 12px 0 rgb(0 0 0 / 5%);
  background: #fff;
  display: flex !important;
  flex-direction: row;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 30px;
  gap: 20px;
  margin: 35px 0;
  border: 2px solid #fff;
  transition: border-color 1s ease;
}

#Pharmacy-Customer-Service .boxhover3 {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 12px 0px;
  display: flex;
  align-items: flex-start;
  height: 250px;
  padding: 35px;
  border-width: 2px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  border-image: initial;
  border-radius: 15px;
  transition: 1s ease-out;
}

#Pharmacy-Customer-Service .m10 {
  margin: 10px;
  display: block;
}

#Pharmacy-Customer-Service .frustetedd {
  height: 85px;
  position: absolute;
  top: 37%;
  right: 25%;
  z-index: 100;
}

#Pharmacy-Customer-Service .benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(213px, 1fr));
  gap: 24px;
  padding: 20px;
}

#Pharmacy-Customer-Service .benefit-box {
  width: 230px;
  background: #ffffff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  transition: transform 0.3s ease;
  height: 222px;
}

#Pharmacy-Customer-Service .benefit-box:hover {
  transform: translateY(-4px);
  border: 2px solid #fc4f02;
}

#Pharmacy-Customer-Service .benefit-box img {
  margin-bottom: 12px;
}

#Pharmacy-Customer-Service .benefit-box p {
  font-size: 15px;
  font-weight: bold;
  color: #000;
  line-height: 1.4;
}

#Pharmacy-Customer-Service .pricing-content h2 {
  margin-top: 0px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}

#Pharmacy-Customer-Service .pricing-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#Pharmacy-Customer-Service .pricing-content li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 1.5;
}

#Pharmacy-Customer-Service .transformation-starts {
  background-image: url(https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Generative_AI_Chatbot_Pharmacy_Customer/img10.png);
  background-size: cover;
  margin-top: 30px;
}

#Pharmacy-Customer-Service .alignment {
  display: flex;
  align-items: center;
}

#Pharmacy-Customer-Service .footerHead {
  font-size: 36px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-align: left;
  width: 70%;
}

#Pharmacy-Customer-Service .contactbtn {
  display: flex;
  gap: 10px;
}

#Pharmacy-Customer-Service .connectBtn1 {
  width: auto;
  font-size: 16px;
  color: rgb(255, 255, 255);
  background-color: #fc4f02 !important;
  border-radius: 24px;
  padding: 10px 20px;
  font-weight: bold;
}

#Pharmacy-Customer-Service .connectBtn2 {
  width: auto;
  font-size: 16px;
  color: #000;
  background-color: #ffffff !important;
  border-radius: 24px;
  padding: 15px 20px;
  font-weight: bold;
}

#Pharmacy-Customer-Service .Arrowicon {
  margin-left: 6px;
  vertical-align: middle;
  background: rgb(255, 255, 255);
  padding: 10px;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  #Pharmacy-Customer-Service .alignment {
    flex-direction: column;
  }

  #Pharmacy-Customer-Service .alignment2 {
    flex-direction: column-reverse;
  }

  #Pharmacy-Customer-Service .contactbtn {
    flex-direction: column;
  }

  #Pharmacy-Customer-Service .pr {
    padding: 20px 0px 20px 0px;
  }

  #Pharmacy-Customer-Service .pl {
    padding: 20px 0px 20px 0px;
  }

  #Pharmacy-Customer-Service .chat-box_1 {
    position: relative;
    left: 0;
    margin: 25px auto;
  }

  #Pharmacy-Customer-Service .chat-message2.user3 p {
    max-width: 77%;
  }

  #Pharmacy-Customer-Service .frusteted,
  #Pharmacy-Customer-Service .whatsApp,
  #Pharmacy-Customer-Service .frustetedd,
  #Pharmacy-Customer-Service .text,
  #Pharmacy-Customer-Service .smiley,
  #Pharmacy-Customer-Service .msg2,
  #Pharmacy-Customer-Service .bot2-img {
    display: none;
  }

  #Pharmacy-Customer-Service .mobile-content li {
    padding-left: 5%;
  }

  #Pharmacy-Customer-Service .main-box {
    position: relative;
    top: 5px;
    left: 0px;
    width: 100%;
    display: flex;
    background: #e8e8e8;
    flex-direction: column;
    padding: 20px;
    border-radius: 20px;
  }

  #Pharmacy-Customer-Service .chat-box_3,
  #Pharmacy-Customer-Service .chat-box-3 {
    position: relative;
    left: 0px;
    margin: 25px auto;
    max-width: 262px;
  }

  #Pharmacy-Customer-Service .width {
    width: auto !important;
  }

  #Pharmacy-Customer-Service .boxhover {
    height: auto;
  }

  #Pharmacy-Customer-Service .sroll-chat2,
  #Pharmacy-Customer-Service .sroll-chat1 {
    height: auto !important;
  }

  #Pharmacy-Customer-Service .mobils-main {
    flex-direction: column;
  }

  #Pharmacy-Customer-Service .section-heading {
    align-items: flex-start;
    text-align: left;
  }

  #Pharmacy-Customer-Service .chat-message2.user2 p,
  #Pharmacy-Customer-Service .chat-message2.user1 p {
    max-width: 85%;
  }

  #Pharmacy-Customer-Service .direction {
    flex-direction: column;
  }

  #Pharmacy-Customer-Service .mobile-screen,
  #Pharmacy-Customer-Service .outcome-list {
    width: 100%;
  }

  #Pharmacy-Customer-Service .mobils-main,
  #Pharmacy-Customer-Service .mobile-screen {
    align-items: center;
    gap: 0px;
  }

  #Pharmacy-Customer-Service .box-2-img {
    display: none;
  }

  #Pharmacy-Customer-Service .mobile-screen-inner {
    height: 500px;
  }

  #Pharmacy-Customer-Service .mobile-content h6,
  #Pharmacy-Customer-Service .mobile-content2 h6 {
    line-height: normal;
  }

  #Pharmacy-Customer-Service .pricing-content {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  #Pharmacy-Customer-Service .benefit-box {
    width: auto;
  }

  #Pharmacy-Customer-Service .pay-per {
    margin-bottom: 0 !important;
  }

  #Pharmacy-Customer-Service .swip {
    display: flex;
    flex-direction: column;
  }

  #Pharmacy-Customer-Service .items2 {
    order: 1;
  }

  #Pharmacy-Customer-Service .boxHover {
    flex-direction: column;
    padding: 30px 20px;
  }

  #Pharmacy-Customer-Service .boxhover3 {
    height: auto;
    flex-direction: column;
    padding: 25px;
  }

  #Pharmacy-Customer-Service .boxhover3 img {
    margin-bottom: 20px;
  }

  #Pharmacy-Customer-Service .items1 {
    order: 2;
  }
}