  .bh_home_stores_container {
      max-width: 1366px;
      width: 100%;
      margin: 0 auto;
  }

  .bh_home_stores_title h2 {
      font-family: Archivo;
      font-weight: 500;
      font-size: 28px;
      line-height: 101%;
      letter-spacing: 0%;
      text-align: center;
      background: linear-gradient(91.6deg, #7C35E9 -36.33%, #3A3A3A 31.86%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      margin-bottom: 12px;
  }

  .bh_home_stores_title p {
      font-family: Archivo;
      font-weight: 300;
      font-size: 18px;
      line-height: 100%;
      text-align: center;
      color: #4D4D4D;
      margin-bottom: 40px;

  }

  .bh_home_stores_bgwrapper {
      position: relative;
      height: 639px;
  }

  .bh_home_stores_bg {
      width: 100%;
      height: 100%;
      border-radius: 28px;
  }

  .bh_home_stores_boxes_wrapper {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      bottom: 0;
      display: flex;
      align-items: flex-end;
  }

  .bh_home_stores_row {
      width: 100%;
      display: grid;
      grid-template-columns: repeat(8, 1fr);
      grid-auto-rows: minmax(150px, auto);
      /* gap: 16px; */

  }

  .bh_home_stores_box {
      max-width: 171px;
      width: 100%;
      height: 176px;
      border: 0.5px solid #CEC3A9;
      display: flex;
      justify-content: left;
      align-items: flex-start;
      padding: 29px 0 29px 22px;
      position: relative;
  }

  .bh_home_stores_box:hover {
      background: #ECE5D7;
  }
  .bh_home_stores_box:last-of-type:hover {
  border-bottom-right-radius: 20px;
}

  .bh_home_stores_box:hover p {
      color: #2E2F32;
  }

  .bh_home_stores_box:hover a::after {
      filter: brightness(0%);
  }

  .bh_home_stores_box p {
      font-family: Archivo;
      font-weight: 400;
      font-size: 24px;
      line-height: 120%;
      color: #F7F2E7;
      max-width: 141px;
      width: 100%;
  }

  .bh_home_stores_box a {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
  }

  /* .bh_home_stores_box a p {
        display: none;
    } */

  .bh_home_stores_box a::after {
      content: "";
      background: url(../../../content/dam/asianpaintsbeautifulhomes/design-services-revamp/images/bh-home-storesbg-arrow.png)no-repeat center;
      background-size: 100% 100%;
      width: 61px;
      height: 61px;
      position: absolute;
      top: 66px;
      left: 22px;
  }

  /* remove extra borders ---  */
  .bh_home_stores_box:nth-child(1) {
      border-left: none;
  }

  .bh_home_stores_box:nth-child(2) {
      border-top: none;
      border-right: none;
      border-left: none;
  }

  .bh_home_stores_box:nth-child(4),
  .bh_home_stores_box:nth-child(5),
  .bh_home_stores_box:nth-child(6),
  .bh_home_stores_box:nth-child(7),
  .bh_home_stores_box:nth-child(8) {
      border: none;
  }


  .bh_home_stores_box:nth-child(9) {
      border-top: none;
      border-bottom: none;
      border-left: none;
  }

  .bh_home_stores_box:nth-child(10) {
      border-top: none;
      border-right: none;
      border-bottom: none;
      border-left: none;
  }

  .bh_home_stores_box:nth-child(11) {
      border-top: none;
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(12) {
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(13) {
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(14) {
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(15) {
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(16) {
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(17) {
      border-right: none;
      border-bottom: none;
      border-left: none;

  }

  .bh_home_stores_box:nth-child(18) {
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(19) {
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(20) {
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(21) {
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(22) {
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(23) {
      border-right: none;
      border-bottom: none;
  }

  .bh_home_stores_box:nth-child(24) {
      border-right: none;
      border-bottom: none;
  }


  @media screen and (min-width : 768px) {
      .bh_home_stores_box:nth-child(17) {
          border-right: 0.5px solid #CEC3A9;
      }

      .bh_home_stores_box:nth-child(18) {
          border-left: none;

      }

      .bh_home_stores_box:nth-child(9):hover,
      .bh_home_stores_box:nth-child(11):hover,
      .bh_home_stores_box:nth-child(13):hover,
      .bh_home_stores_box:nth-child(14):hover,
      .bh_home_stores_box:nth-child(15):hover,
      .bh_home_stores_box:nth-child(17):hover,
      .bh_home_stores_box:nth-child(18):hover,
      .bh_home_stores_box:nth-child(20):hover,
      .bh_home_stores_box:nth-child(22):hover {
          opacity: 0.3;
      }

      .bh_home_stores_box:nth-child(2),
      .bh_home_stores_box:nth-child(4),
      .bh_home_stores_box:nth-child(5),
      .bh_home_stores_box:nth-child(6),
      .bh_home_stores_box:nth-child(7),
      .bh_home_stores_box:nth-child(8):hover {
          background: none;
      }
  }



  @media screen and (max-width : 768px) {
    
    .bh_home_stores_bg {
        border-radius: unset;
    }
      .bh_home_stores_title {
          padding: 0 20px;
      }

      .bh_home_stores_title h2 {
          font-size: 30px;
          line-height: 110.00000000000001%;
          margin-bottom: 8px;
          background: linear-gradient(90.41deg, #7C35E9 -35.6%, #3A3A3A 78.16%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
      }

      .bh_home_stores_title p {
          font-weight: 400;
          font-size: 16px;
          color: #74798A;
          margin-bottom: 30px;
      }

      .bh_home_stores_box p {
          font-size: 16px;
          color: #FFFFFF;
          max-width: 101px;
      }

      .bh_home_stores_bgwrapper {
          height: 660px;
      }

      .bh_home_stores_row {
          grid-template-columns: repeat(3, 1fr);
          grid-auto-rows: auto;
          grid-template-areas: "one six seven"
              "eight three four"
              "nine two ten"
              "eleven five twelfth";
      }

      .bh_home_stores_box {
          height: 130px;
          padding: 30px 0 30px 14px;
      }

      .bh_home_stores_box:nth-child(18):hover,
      .bh_home_stores_box:nth-child(20):hover,
      .bh_home_stores_box:nth-child(22):hover {
          opacity: 0.3;
      }

      /* hide box  */

      .bh_home_stores_box:nth-child(2) {
          display: none;
      }

      .bh_home_stores_box:nth-child(4) {
          display: none;
      }

      .bh_home_stores_box:nth-child(5) {
          display: none;
      }

      .bh_home_stores_box:nth-child(6) {
          display: none;
      }

      .bh_home_stores_box:nth-child(7) {
          display: none;
      }

      .bh_home_stores_box:nth-child(8) {
          display: none;
      }

      .bh_home_stores_box:nth-child(9) {
          display: none;
      }

      .bh_home_stores_box:nth-child(11) {
          display: none;
      }

      .bh_home_stores_box:nth-child(13) {
          display: none;
      }

      .bh_home_stores_box:nth-child(14) {
          display: none;
      }

      .bh_home_stores_box:nth-child(15) {
          display: none;
      }

      .bh_home_stores_box:nth-child(17) {
          display: none;
      }

      /* display block :nth-child ---  */

      .bh_home_stores_box:nth-child(1) {
          grid-area: one;
      }

      .bh_home_stores_box:nth-child(3) {
          grid-area: two;
      }

      .bh_home_stores_box:nth-child(10) {
          grid-area: three;
          border-top: 0.5px solid #CEC3A9;
          border-left: 0.5px solid #CEC3A9;
      }

      .bh_home_stores_box:nth-child(12) {
          grid-area: four;
      }

      .bh_home_stores_box:nth-child(16) {
          grid-area: five;
      }

      .bh_home_stores_box:nth-child(18) {
          grid-area: six;
      }

      .bh_home_stores_box:nth-child(19) {
          grid-area: seven;
      }

      .bh_home_stores_box:nth-child(20) {
          grid-area: eight;
      }

      .bh_home_stores_box:nth-child(21) {
          grid-area: nine;
          border-left: none;
      }

      .bh_home_stores_box:nth-child(22) {
          grid-area: ten;
      }

      .bh_home_stores_box:nth-child(23) {
          grid-area: eleven;
          border-left: none;

      }

      .bh_home_stores_box:nth-child(24) {
          grid-area: twelfth;
      }



      /* extra border none ---- */

      .bh_home_stores_box:nth-child(1) {
          /* border-top: none; */
          border-right: none;
          border-left: none;
          border-bottom: none;
      }

      .bh_home_stores_box:nth-child(18) {
          /* border-bottom: 0.5px solid #CEC3A9; */
      }

      .bh_home_stores_box:nth-child(20) {
          anchor-name: none;
          /* border-right: 0.5px solid #CEC3A9; */
          border-left: none;
      }

      .bh_home_stores_box:nth-child(22) {
          border-left: none;
          border-left: 0.5px solid #CEC3A9;
      }

      .bh_home_stores_box:nth-child(3) {
          border-bottom: none;
          border-right: none;
      }

      .bh_home_stores_box a::after {
          width: 30px;
          height: 30px;
          top: 57px;
          left: 14px;
          filter: brightness(200%) saturate(0%);
          background: url(../../../content/dam/asianpaintsbeautifulhomes/design-services-revamp/images/bh-home-storesbg-arrow-mob.png)no-repeat center;
          background-size: 100% 100%;
      }
        .bh_home_stores_box:last-of-type:hover {
          border-bottom-right-radius: unset;
            }


  }