@media all and (max-width: 414px) {
  .comp-ui-88 {
    margin-top: 8px;
    margin-bottom: 8px; }
    .comp-ui-88 .c-wrapper .c-container-01 {
      width: 100%;
      height: 32px;
      display: block; }
      .comp-ui-88 .c-wrapper .c-container-01 .c-item-01 {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 4px; } }
@media all and (min-width: 415px) and (max-width: 767px) {
  .comp-ui-88 {
    margin-top: 8px;
    margin-bottom: 8px; }
    .comp-ui-88 .c-wrapper .c-container-01 {
      width: 100%;
      height: 32px;
      display: block; }
      .comp-ui-88 .c-wrapper .c-container-01 .c-item-01 {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 4px; } }
@media all and (min-width: 767px) {
  .comp-ui-88 {
    margin-top: 20px;
    margin-bottom: 20px; }
    .comp-ui-88 .c-wrapper .c-container-01 {
      width: 100%;
      height: 75px;
      display: block; }
      .comp-ui-88 .c-wrapper .c-container-01 .c-item-01 {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 12px; } }

/*# sourceMappingURL=CompUI-88.css.map */
