.path-kontakty .leftbot .col-md-6.col-12 {
  width: 100%;
}
.vanocniholder {
  width: max-content;
}
.path-kontakty .scroll {
  float: left;
  width: 100%;
  overflow-x: scroll;
  padding-bottom: 14px;
}
.path-kontakty .smallbannerinner {
  background: #f1f1f1;
  padding: 29px;
  border-radius: var(--banner-radius);
  position: relative;
  float: left;
  width: 100%;
}
.path-kontakty .ppas-element .leftin {
  background: var(--light-blue-color);
  padding: 60px;
  border-radius: var(--banner-radius);
  height: auto;
}
.path-kontakty .datum {
  display: block;
}
.path-kontakty .den {
  float: left;
  margin-right: 19px;
}
.path-kontakty .col-md-6.col-12 {
  display: flex;
  flex-direction: column;
}
.vanocni-doba h2 {
  font-size: 16px;
}
.path-kontakty .leftin {
  order: 2;
}
.path-kontakty .den {
  float: left;
  margin-right: 7px;
  background: #fff;
  padding: 10px;
  border-radius: 8px;
}
.path-kontakty .leftbot {
  order: 1;
}
.paragraph--type--uvodni-banner .leftbot.row.py-4 {
  padding-bottom: 20px !important;
  padding-top: 0px !important;
}