.about05__top {
    display              : grid;
    grid-template-columns: 440px 1fr;
    margin: 0 0 13px;
}
.about05__img {
    height: 293px;
}
.about05__map iframe {
    width: 100%;
    height: 293px;
}
.about05__bottom {
    display              : grid;
    gap                  : 10px;
    grid-template-columns: 1fr 700px;
}
