
.productDefault[data-v-26bad666] {
  width: 100%;
  height: 80%;
  background-color: rgb(255, 255, 255);
}
.productTitle[data-v-26bad666] {
  border: 1px px solid #e8e8e8;
  height: 5%;
  display: -ms-flexbox;
  display: flex;
  background-color: rgb(255, 255, 255);
}
.titleP[data-v-26bad666] {
  padding-left: 20px;
  margin: 0px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.productLeft[data-v-26bad666] {
  width: 40%;
  height: 100%;
  float: left;
}
.productRight[data-v-26bad666] {
  width: 58%;
  margin-left: 2%;
  height: 100%;
  float: left;
  /* background-color: rgb(224, 93, 93); */
}
.crourestitle[data-v-26bad666] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.desginbutton[data-v-26bad666] {
  margin-bottom: 10px;
  margin-left: 10px;
}
.basrMap-title[data-v-26bad666] {
  margin-left: 16px;
  font-weight: bold;
}

