.uc-blur {
        backdrop-filter: blur(30px)

}

.uc-bord >div> div> img{
    border-radius: 16px;
}

.t663__bgimg {
     border-radius: 16px;
}

.town-name > div {
    border-radius: 10px;
    padding: 0 15px;
    background-color: white;
}

.t403 {
    display: flex;
    flex-wrap: wrap;
    flex-directon:column;
}

.t403 > .t-width_12 {
    width: 45%;
}