.row-02-bg {
    width: 100%;
    background-image: url("../images/row02/chairman-background.avif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.row-04-bg {
    width: 100%;
    background-image: url("../images/row04/property-map-bg.avif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}



.row-05-bg {
    width: 100%;
    background-image: url("../images/row05/2026-MANAGEMER-DISCUSSION-bg.avif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.row-06-bg {
    width: 100%;
    background-image: url("../images/row06/value-creation-background.avif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}



.row-07-bg {
    width: 100%;
    background-image: url("../images/row07/2026-msm-background.avif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.row-08-bg {
    background-color: #00508c;
}

.row-09-bg {
    width: 100%;
    background-image: url("../images/row09/download-bg.avif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

