@charset "UTF-8";
/**********************************************************************************************************************/
/***********************************************  Fileauditor  ********************************************************/
/**********************************************************************************************************************/
.page-searchinform-dlp .product {
  /******************************************* about ************************************************************/
  /******************************************* accordion ********************************************************/
}
.page-searchinform-dlp .product__about-item img {
  width: 22px;
  height: 22px;
}
.page-searchinform-dlp .product__accordion-title h2 {
  width: 100%;
}

/**********************************************************************************************************************/
/******************************                 Адаптивная верстка                      *******************************/
/**********************************************************************************************************************/
/****************************************   For screens smaller than 576px   ******************************************/
@media (max-width: 575.98px) {
  .page-searchinform-dlp .product {
    /********************************************* about ******************************************************/
  }
  .page-searchinform-dlp .product__about-item img {
    width: 12px;
    height: 12px;
    margin: 4px 12px 0 0;
  }
}

/*# sourceMappingURL=products-dlp.css.map */
