
.content[data-v-3c598672]{
  max-width: 1189px;
  width: 100%;
}
h1[data-v-3c598672] {
  font-size: 32px;
}
@media (max-width: 618px) {
.services_body_item p[data-v-3c598672]{
    max-width: var(--servicesSpecialWidth)!important;
}
.mobile_desiase[data-v-3c598672]{
    padding: 10px 30px 50px 30px!important;
}
.services_body[data-v-3c598672]{
    display: grid;
    grid-auto-rows: minmax(115px, 1fr);
}
.content[data-v-3c598672]{
    max-width: 100%;
}
.services_body_item[data-v-3c598672]{
    width: 100%;
    height: unset;
    grid-row: span 1;
    border-radius: 10px;
}
.services_body[data-v-3c598672]{
    width: 100%;
}
.services_body_item:nth-child(3) img[data-v-3c598672]{
    bottom: 5px !important;
}
.services_body_item img[data-v-3c598672] {
    position: absolute;
    right: 10px;
    bottom: 10px;
    transform: scale(1);
}
.services_body_item[data-v-3c598672]:nth-child(n) {
    height: unset;
    grid-row: span 1;
}
}

