@media only screen and (max-width:2560px) {
    .Top_map{
        /* width: 1280px;
        height: 720px; */
        text-align: center;
        width: 1921px;
        height: 1080.5625px;
    }
    .test_center{
        text-align: center;
    }
    .button {
        margin-left: 80px;
        margin-top: 20px;
        left: 5%;
        font-size: 30px;
        font-weight: lighter;
    }

@media only screen and (max-width:1920px) {
    .Top_map{
        text-align: center;
        width: 1537px;
        height: 864.5625px;
    }
    .test_center{
        text-align: center;
    }
    .button {
        margin-left: 80px;
        margin-top: 20px;
        font-size: 22px;
        font-weight: lighter;
    }
}
@media only screen and (max-width:1536px) {
    .Top_map{
        text-align: center;
        width: 1441px;
        height: 810.5625px;
    }
    .test_center{
        text-align: center;
    }
    .button {
        margin-left: 50px;
        margin-top: 20px;
        font-size: 22px;
        font-weight: lighter;
    }
}
@media only screen and (max-width:1440px) {
    .Top_map{
        text-align: center;
        width: 1367px;
        height: 768.9375px;
    }
    .test_center{
        text-align: center;
    }
    .button {
        margin-left: 60px;
        margin-top: 20px;
        font-size: 22px;
        font-weight: lighter;
    }
}
@media only screen and (max-width:1366px) {
    .Top_map{
        text-align: center;
        width: 1281px;
        height: 720.5625px;
    }
    .test_center{
        text-align: center;
    }
    .button {
        margin-left: 80px;
        margin-top: 20px;
        font-size: 22px;
        font-weight: lighter;
    }
}
@media only screen and (max-width:1280px) {
    .Top_map{
        text-align: center;
        width: 811px;
        height: 456.1875px;
    }
    .test_center{
        text-align: center;
    }
    .button {
        margin-left: 40px;
        margin-top: 20px;
        font-size: 22px;
        font-weight: lighter;
    }
}
@media only screen and (max-width:810px) {
    .Top_map{
        text-align: center;
        width: 769px;
        height: 432.5625px;
    }
    .test_center{
        text-align: center;
    }
    .button {
        margin-left: 30px;
        margin-top: 0px;
        font-size: 15px;
        font-weight: lighter;
    }
}
@media only screen and (max-width:768px) {
    .Top_map{
        text-align: center;
        width: 433px;
        height: 243.5625px;
    }
    .test_center{
        text-align: center;
    }
    .button {
        margin-left: 40px;
        margin-top: 20px;
        font-size: 15px;
        font-weight: lighter;
    }
}
@media only screen and (max-width:432px) {
    .Top_map{
        text-align: center;
        width: 391px;
        height: 219.9375px;
    }
    .test_center{
        text-align: center;
    }
    .button {
        margin-left: 40px;
        margin-top: 0px;
        font-size: 9px;
        font-weight: lighter;
    }
}
@media only screen and (max-width:390px) {
    .Top_map{
        text-align: center;
        width: 376px;
        height: 211.5px;
    }
    .test_center{
        text-align: center;
    }
    .button {        
        margin-left: 40px;
        margin-top: 0px;
        font-size: 9px;
        font-weight: lighter;
    }
}
@media only screen and (max-width:375px) {
    .Top_map{
        text-align: center;
        width: 320px;
        height: 180px;
    }
    .test_center{
        text-align: center;
    }
    .button {
        margin-left: 40px;
        margin-top: 0px;
        font-size: 9px;
        font-weight: lighter;
    }
}
