/*...543   544....767   768....991   992....1199   1200...*/
/*__xs__   ____sm____   ____md____   ____lg_____   ___xl__*/
/** license */
.license-teaser {
  position: relative;
  height: 100%;
  margin-bottom: 0;
  text-align: center; }
  .license-teaser .img-adaptive {
    margin-bottom: 15px; }
  .license-teaser .field--name-body > * {
    color: #000000; }
  .license-teaser__title {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center; }

.license__list .service-block-more {
  display: flex;
  justify-content: center;
  padding-top: 30px; }

.license__list .view-content:not(.flickity-enabled) {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));
  gap: 24px; }
  @media (max-width: 490px) {
    .license__list .view-content:not(.flickity-enabled) {
      grid-template-columns: repeat(2, minmax(150, 1fr));
      gap: 12px; } }

.license__item .cboxElement {
  display: flex;
  justify-content: center; }

/*# sourceMappingURL=_maps/license.css.map */
