.appeal {
    background: url(/src/halfday-diving/img/bg_fish.jpg) no-repeat center center;
}
.spot {
    background-image: url(/src/halfday-diving/img/bg_diving.jpg);
}

.plan-gallery__list {
    justify-content: space-between !important;
}
.plan-gallery__list li {
    width: 48% !important;
    margin: 0 !important;
}

.plan-title {
    height: auto !important;
    padding-block: 24px !important;
}
.plan-title b {
    font-size: 2em !important;
    display: block !important;
    line-height: 1.4 !important;
}