.rzb-carousel-urlaubstypen .rzb-carousel-item {
  display: inline-block;
  float: left;
  width: 23.5%;
  margin-right: 2%;
  position: relative; }
  .rzb-carousel-urlaubstypen .rzb-carousel-item img {
    width: 100%;
    height: 185px; }
  .rzb-carousel-urlaubstypen .rzb-carousel-item span {
    display: block;
    color: #1D4668;
    margin-top: 15px;
    font-weight: bold;
    text-decoration: underline; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .rzb-carousel-urlaubstypen .rzb-carousel-item {
      width: 48%; } }
  @media screen and (max-width: 767px) {
    .rzb-carousel-urlaubstypen .rzb-carousel-item {
      width: auto; }
      .rzb-carousel-urlaubstypen .rzb-carousel-item img {
        width: 315px; } }

/*# sourceMappingURL=urlaubstypen.css.map */
