@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .marleft2 {
        margin-left: 0%;
    }

    .imgFloorlg {
        align-items: right;
        margin-left: 50px;
        margin-right: -50px;
    }
    .desktop-content-section3 {
        display: block!important;
        width: 80%;
    }
    .mobile-content-section3 {
        display: none;
    }
    .imgFloorplan {
        /* position: absolute; */
        /* padding: 25px; */
        /* background-image: url("/src/pages/home/zone3/body/sub/sub.png"); */
        width: 50%;
        margin-top: 120px;
        margin-left: -200px;
    }
    /* .page_nav {
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
    } */
    .boxlink {
        width: 130px;
        height: auto;
        background-color: #00324d;
        color: white;
        padding: 2%;
    }
    .section2_img {
        /* height: 130px; */
        width: 60%;
    }
    .rightal {
        /* height: 130px; */
        margin-bottom: 3%;
    }
    .logo {
        width: 80%;
    }
    .right_zone {
        width: 75% !important;
    }
    .Trade-Day {
        /* width: 25%; */
    }
    .Public {
        /* width: 25%; */
    }
    .Textday-time {
        /* width: 35%; */
    }
    .section2_content {
        font-size: 13px;
    }
    .left_zone {
        line-height: 70px;
    }
    .SEPTEMBER {
        font-size: 30px;
    }
    .Text2020 {
        font-size: 60px;
    }
    .bg {
        flex-direction: row;
        padding: 0 9%;
    }
    .float-left {
        width: 100%;
    }
    .textFloorplan {
        width: 70%;
        background-position: right;
    }
    .imgFloorplan {
        margin: unset;
        padding: unset;
    }
    .section2_top_zone {
        align-items: center;
        height: 42vh;
    }
    .img2020 {
        max-height: unset;
        width: 50vh;
    }
    .RectangleTAPA2020 {
        width: 75vh;
        height: fit-content;
        padding: 1%;
    }
    .w-75 {
        width: 100% !important;
    }
}
