/* line 4, app/assets/stylesheets/static_pages/ueber_mich.scss */
#page-title #foto, #page-title #titel {
  margin: 0;
}

/* line 8, app/assets/stylesheets/static_pages/ueber_mich.scss */
#page-title #foto {
  background-size: cover;
  background-position-x: 56%;
  background-position-y: 40%;
  background-image: url(/assets/ihre-beraterin-2-c3dc0d9e6af3b64282ca56a125b389e9bb355065f86db30e89ec22d614dc969d.jpg);
  height: calc(100vh - 6rem);
}

@media screen and (min-width: 60rem) {
  /* line 8, app/assets/stylesheets/static_pages/ueber_mich.scss */
  #page-title #foto {
    height: calc(100vh - 9rem);
  }
}

/* line 20, app/assets/stylesheets/static_pages/ueber_mich.scss */
#page-title #titel {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: White;
  background-color: #0B7779;
}

/* line 29, app/assets/stylesheets/static_pages/ueber_mich.scss */
#page-title #titel header, #page-title #titel main, #page-title #titel footer {
  padding-left: 2rem;
  padding-right: 2rem;
}

/* line 34, app/assets/stylesheets/static_pages/ueber_mich.scss */
#page-title #titel header {
  padding-top: 2rem;
  font-weight: bold;
}

/* line 39, app/assets/stylesheets/static_pages/ueber_mich.scss */
#page-title #titel main {
  margin-top: 2em;
  margin-bottom: 2em;
}

/* line 44, app/assets/stylesheets/static_pages/ueber_mich.scss */
#page-title #titel footer {
  padding-bottom: 2rem;
}

@media screen and (min-width: 40rem) {
  /* line 50, app/assets/stylesheets/static_pages/ueber_mich.scss */
  #page-title #foto {
    height: calc(100vh - 6rem);
  }
}

@media screen and (min-width: 40rem) and (min-width: 60rem) {
  /* line 50, app/assets/stylesheets/static_pages/ueber_mich.scss */
  #page-title #foto {
    height: calc(100vh - 9rem);
  }
}

/* line 60, app/assets/stylesheets/static_pages/ueber_mich.scss */
#wild-frech-wunderbar-image {
  background-position-x: 33%;
  background-position-y: bottom;
  background-image: url(/assets/static_pages/ueber_mich/wild-frech-wunderbar-landscape-854x569-474c13f9af9d9ea39d96d748d7da876148af9f2186a52ad3fd6e66487f75c71f.jpg);
}

@media screen and (min-width: 855px) {
  /* line 60, app/assets/stylesheets/static_pages/ueber_mich.scss */
  #wild-frech-wunderbar-image {
    background-image: url(/assets/static_pages/ueber_mich/wild-frech-wunderbar-landscape-1024x682-28dcb0d127bea3c9d3e3a88942ec6619d0e5ead2a959edfed8a37dcf61318abd.jpg);
  }
}

@media screen and (min-width: 1025px) {
  /* line 60, app/assets/stylesheets/static_pages/ueber_mich.scss */
  #wild-frech-wunderbar-image {
    background-image: url(/assets/static_pages/ueber_mich/wild-frech-wunderbar-landscape-1280x853-6810a204903dad7616114a1ccd544684c4c878fb9fbad292385fa57294793801.jpg);
  }
}

@media screen and (min-width: 1281px) {
  /* line 60, app/assets/stylesheets/static_pages/ueber_mich.scss */
  #wild-frech-wunderbar-image {
    background-image: url(/assets/static_pages/ueber_mich/wild-frech-wunderbar-landscape-1920x1280-acb0717f99510c1a9822cab0cccc42c22b338b3b94762991c7a2d19bc9dc202b.jpg);
  }
}

@media screen and (min-width: 1921px) {
  /* line 60, app/assets/stylesheets/static_pages/ueber_mich.scss */
  #wild-frech-wunderbar-image {
    background-image: url(/assets/static_pages/ueber_mich/wild-frech-wunderbar-landscape-3840x2560-3d2ccddd6370d684ed74e4428b6b3cef1422987ebeca1aef20b45943466b5605.jpg);
  }
}

@media screen and (min-width: 3841px) {
  /* line 60, app/assets/stylesheets/static_pages/ueber_mich.scss */
  #wild-frech-wunderbar-image {
    background-image: url(/assets/static_pages/ueber_mich/wild-frech-wunderbar-landscape-5184x3456-55043bd36ac574437b7caa2714a527eda8c1f6203c560da702c013671317e1f8.jpg);
  }
}

/* line 72, app/assets/stylesheets/static_pages/ueber_mich.scss */
img.about-me {
  width: 100%;
}

@media screen and (min-width: 40rem) {
  /* line 72, app/assets/stylesheets/static_pages/ueber_mich.scss */
  img.about-me {
    width: 20rem;
    float: right;
    padding: 0 0 1rem 1rem;
  }
}

@media screen and (min-width: 60rem) {
  /* line 72, app/assets/stylesheets/static_pages/ueber_mich.scss */
  img.about-me {
    margin-right: calc(50% - 29.5rem);
  }
}

/* line 86, app/assets/stylesheets/static_pages/ueber_mich.scss */
img.unterschrift {
  max-width: 100%;
  height: 3em;
}

/* line 92, app/assets/stylesheets/static_pages/ueber_mich.scss */
.columns.links {
  margin-top: 2em;
  margin-bottom: 2em;
}

@media not screen and (min-width: 60rem) {
  /* line 96, app/assets/stylesheets/static_pages/ueber_mich.scss */
  .columns.links .column {
    text-align: left;
  }
}

/* line 104, app/assets/stylesheets/static_pages/ueber_mich.scss */
.columns .column dd {
  margin-left: 0;
  padding-left: 0;
}

/* line 109, app/assets/stylesheets/static_pages/ueber_mich.scss */
.columns .column ul {
  padding-left: 0;
}

/* line 112, app/assets/stylesheets/static_pages/ueber_mich.scss */
.columns .column ul li {
  display: block;
  margin: 0.25em 0 0.25em 0;
}
