@media (max-width: 1023px) {
  .cookies-consents__body {
    padding: 40px 46px;
    width: 532px; }
  .cookies-consents-info {
    max-width: 100%; }
    .cookies-consents-info__text {
      margin-bottom: 24px; }
    .cookies-consents-info__description {
      font-size: 14px;
      line-height: 20px; }
  .cookies-consents-buttons {
    align-items: normal; }
    .cookies-consents-buttons .btn {
      justify-content: center; }
  .cookies-consents-step-1 .cookies-consents-buttons {
    margin-left: 0;
    margin-top: 0; }
  .cookies-consents-type {
    max-width: 100%; }
    .cookies-consents-type--divider {
      margin: 8px 0;
      max-width: 100%; }
    .cookies-consents-type__description {
      font-size: 14px;
      line-height: 20px; }
  .cookies-consents-types {
    margin-bottom: 32px;
    margin-left: 0;
    margin-top: 0;
    max-width: 100%; } }
