.Page_title.bg-medical {
  background-image: url("../../images/bg-title-medical.jpg");
  background-size: cover;
}

.Alert {
  display: block;
  position: static;
  height: auto;
}

.Alert .Alert-box {
  position: static;
  transform: none;
  max-width: 1000px;
}

.Alert .Alert-box .m-btn.btn-wide {
  width: 80%;
  margin: 0 auto;
}

.Footer {
  border-top: solid 1px #bbb;
}
