﻿@charset "UTF-8";

@media screen and (min-width: 769px) {
  .block-icon-image-small2 {
    width: 32px;
    padding-top: 32px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 29px auto;
  }

  .block-icon-image--table-cell-left {
    width: 100%;
  }

  .block-icon-image--check-square-black {
    background-image: url(../../img/sys/icon/black/check-square.png);
  }
}
