/* Source and licensing information for the line(s) below can be found at https://www.japancar-service.ru/modules/custom/module_import_contacts/assets/global.css. */
.row-flex {
  /* max-width: 100%; */
}

@media (max-width: 992px) {
  .views-field-field-foto-kuzova .field-content {
    display: flex;
    justify-content: center;
  }
  .price .col-md-12 {
    width: 100%;
  }
}

.contacts_cols {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 540px - 41px);
  height: fit-content;
}

.col-md-7 .view-content .contacts_cols {
  width: 100%;
}

.contacts_cols a {
  display: block;
}

@media (max-width: 767px) {
  .kontakty .author_img {
    display: flex;
    justify-content: center;
  }
  .kontakty .author_img img {
    max-width: 170px;
  }
}

@media (max-width: 1199px) {
  .contacts_cols {
    width: calc(100% - 445px - 31px);
  }
}

@media (max-width: 991px) {
  .contacts_cols {
    width: calc(100% - 345px - 31px);
  }
}
@media (max-width: 767px) {
  .contacts_cols {
    width: 100%;
  }
}

/* Source and licensing information for the above line(s) can be found at https://www.japancar-service.ru/modules/custom/module_import_contacts/assets/global.css. */