.sekce-11 {
  padding-top: 60px;
  padding-bottom: 36px;
  /*background-color: #f5f5f5;*/
}
.sekce-11 .row {
  margin-left: -10px;
  margin-right: -10px;
}
.sekce-11 .col-xl-3 {
  padding: 0 10px;
}
.sekce-11 img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.sekce-11 a {
  overflow: hidden;
  display: block;
  border-radius: 10px;
  margin-bottom: 24px;
}
.sekce-11 a:hover img {
  transform: scale(1.2);
}
.sekce-11 h2 {
  margin-bottom: 40px;
}

/*# sourceMappingURL=sekce-11.css.map */
