.single-care-home-events #banner img {
    max-height: 525px;
}
.single-care-home-events .d-flex .link1{
    position: relative;
    top: -1px;
}
.single-care-home-events h1 {
    margin-bottom: 0;
}
.single-care-home-events .blue {
    color:#006d8f;
}

body.single-预约到院 .panel {
    display: none;
}

body.single-预约到院 .panel h3 {
    margin-top: 6px;
    margin-bottom: 17px;
}

body.single-预约到院 .panel.active {
    display: flex;
    height: 100vh;
    justify-content: center;
    align-items: center;
}

body.single-预约到院 .panel .btn {
    color: #fff;
    text-transform: initial;
    margin-top: 10px;
}