#patienten-home .box {
  font-size: 19px;
}
#patienten-home .box .b-title {
  font-size: 24px;
}
@media screen and (max-width: 991px) {
  #patienten-home .box {
    font-size: 18px;
  }
}
#patienten-home .video-btn {
  border: 1px solid;
}
#patienten-home .home-box {
  height: 100%;
  min-height: auto;
  /* Medium Devices, Desktops */
  /* Medium Devices, Desktops */
  /* Large Devices, Wide Screens */
}
@media only screen and (min-width: 768px) {
  #patienten-home .home-box {
    min-height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  #patienten-home .home-box {
    min-height: 485px;
  }
}
@media only screen and (min-width: 1200px) {
  #patienten-home .home-box {
    min-height: 384px;
  }
}
#patienten-home #box {
  background-color: #0c5460;
}
#patienten-home #box1 {
  background-color: #7EAAB9;
}
#patienten-home .inner-container {
  background-color: white;
}
#patienten-home #heading {
  line-height: 1.2;
  font-size: 45px;
}

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