.kdaj_kje h2 {
  text-align: center;
  margin-bottom: 15px; }

.kdaj_kje .vsebina_single {
  display: inline-block;
  width: 31%;
  margin: 0 1%;
  border: 2px solid #ebc3cb;
  padding: 20px;
  position: relative;
  vertical-align: top; }
  .kdaj_kje .vsebina_single:after {
    position: absolute;
    top: -15px;
    right: -12px;
    width: 120px;
    height: 26px;
    background-color: #fff;
    content: '';
    background-size: 100px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../images/urnik_bg.png"); }
  .kdaj_kje .vsebina_single:before {
    position: absolute;
    bottom: -15px;
    left: -12px;
    width: 120px;
    height: 26px;
    background-color: #fff;
    content: '';
    transform: rotate(180deg);
    background-size: 100px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../images/urnik_bg.png"); }
  .kdaj_kje .vsebina_single .vsebina_inner {
    background-color: rgba(235, 195, 203, 0.4);
    padding: 30px; }
  .kdaj_kje .vsebina_single h5 {
    text-align: center;
    font-size: 1.38889em;
    text-transform: uppercase;
    border-bottom: 1px solid #ebc3cb;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0; }
  .kdaj_kje .vsebina_single .kje_cas {
    text-align: center;
    font-weight: bold; }
  .kdaj_kje .vsebina_single .kje_kraj {
    text-align: center; }
