.comment-list .u-sheet-1 {
  min-height: 64px;
}

.comment-list .u-layout-wrap-1 {
  margin-top: 30px;
  margin-bottom: 0;
}

.comment-list .u-layout-cell-1 {
  min-height: 92px;
}

.comment-list .u-container-layout-1 {
  padding: 15px 12px;
}

.comment-list .u-text-1 {
  font-size: 1.25rem;
  margin: 0 0 0 auto;
}

.comment-list .u-text-2 {
  font-style: italic;
  margin: 7px 0 0 auto;
}

.comment-list .u-layout-cell-2 {
  min-height: 92px;
}

.comment-list .u-container-layout-2 {
  padding: 0 0 1px;
}

.comment-list .u-image-1 {
  width: 76px;
  height: 76px;
  background-position: 50% 50%;
  margin: 8px auto 0;
}

.comment-list .u-text-3 {
  font-size: 0.875rem;
  margin: 0 10px 30px;
}

@media (max-width: 1199px) {
  .comment-list .u-sheet-1 {
    min-height: 64px;
  }

  .comment-list .u-layout-cell-1 {
    min-height: 90px;
  }

  .comment-list .u-container-layout-1 {
    padding-bottom: 0;
  }

  .comment-list .u-text-1 {
    width: auto;
    margin-top: 8px;
  }

  .comment-list .u-text-2 {
    width: auto;
    margin-top: 0;
  }

  .comment-list .u-layout-cell-2 {
    min-height: 90px;
  }

  .comment-list .u-text-3 {
    width: auto;
    margin: 5px 8px 30px;
  }
}

@media (max-width: 991px) {
  .comment-list .u-sheet-1 {
    min-height: 64px;
  }

  .comment-list .u-layout-cell-1 {
    min-height: 75px;
  }

  .comment-list .u-layout-cell-2 {
    min-height: 75px;
  }

  .comment-list .u-container-layout-2 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .comment-list .u-image-1 {
    width: 60px;
    height: 60px;
  }

  .comment-list .u-text-3 {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .comment-list .u-sheet-1 {
    min-height: 64px;
  }

  .comment-list .u-layout-wrap-1 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .comment-list .u-layout-cell-1 {
    min-height: 73px;
  }

  .comment-list .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .comment-list .u-layout-cell-2 {
    min-height: 73px;
  }

  .comment-list .u-text-3 {
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .comment-list .u-sheet-1 {
    min-height: 64px;
  }

  .comment-list .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .comment-list .u-layout-cell-1 {
    min-height: 69px;
  }

  .comment-list .u-text-1 {
    margin-top: 0;
  }

  .comment-list .u-layout-cell-2 {
    min-height: 69px;
  }

  .comment-list .u-image-1 {
    width: 51px;
    height: 51px;
  }

  .comment-list .u-text-3 {
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 30px;
  }
}@font-face {
  font-family: 'Sahel';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Sahel.ttf);
}