
@media (max-width: 930px) {
  
.mob {
display: unset;
}
.desc {
display: none;
}
.maxwidth-theme {
  margin-left: 5%;
  margin-right: 5%;
}
.service-item {
width: auto;
}
.service-img {
margin: 0vw 4vw;
}
.content_img {
  height: 136px;
    width: 136px;
    margin-right: 8%;
}
.set1_block {
  display: flex;
    flex-direction: column;
}
.set1_img2 {
  height: 100%;
  width: 100%;
}
.top_p {
  font-family: Montserrat;
font-weight: 400;
font-size: 13px;
line-height: 122%;
text-align: center;

}
.content_H2 {
  font-family: Montserrat;
font-weight: 700;
font-size: 17px;
line-height: 28px;

}
.about_p {
  font-family: Montserrat;
font-weight: 500;
font-size: 13px;
line-height: 17px;

}
.about_p2 {
  font-family: Montserrat;
font-weight: 500;
font-size: 13px;
line-height: 17px;
text-align: left;
}
.cont_text {
display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.about_p3 {
font-family: Montserrat;
font-weight: 500;
font-size: 9px;
line-height: 17px;
}
.set_H2 {
  font-family: Montserrat;
font-weight: 700;
font-size: 18px;
line-height: 22px;
text-align: center;
text-transform: uppercase;
}
.set1_img1 {
  margin: 0 0 5% 0;
}
.set1_img2 {
  margin: 0 0 5% 0;
}
.pp2 {
  margin: 0 9%;
}
.set1_p {
  font-family: Montserrat;
font-weight: 400;
font-size: 13px;
line-height: 16px;
text-align: center;
margin-bottom: 15%;
}
.set2_p {
  font-family: Montserrat;
font-weight: 400;
font-size: 13px;
line-height: 17px;
text-align: center;

}
.set2_img2 {
    width: 100%;
}
.set2_block {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25%;
}
.sb2 {
      margin: 25% 5% 5% 5%;
}
.set3_p {
  font-family: Montserrat;
font-weight: 400;
font-size: 13px;
line-height: 17px;
text-align: center;
}
.set4_block {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.set4_img1 {
    margin: 0 0 5% 0;
    width: 100%;
}


}