.xiaomi-12t-series-wrapper{
    margin: 0 auto;
    /* max-width: 1920px; */
    /* background-color: black; */
    font-size: 0;
}
.xiaomi-12t-kv{
    background-color: white;
}
.xiaomi-12t-mobile-kv{
    display: none;
}
.xiaomi-12t-phones{
    display: flex;
    margin: 0 auto;
    /* max-width: 1920px; */
}
.retailer img{
    width: 90%;
    max-width: none !important;
}
img{
    width: 100%;
    max-width: none !important;
}
.backgorund-white{
    background: white;
}
/* .xiaomi-12t-phones img{
    width: 100%;
    max-width: none !important;
}
xiaomi-12t-kv img{
    width: 100%;
    max-width: none !important;
}
.t-specifications img{
    width: 100%;
    max-width: none !important;
} */
.xiaomi-12t, .xiaomi-12t-pro{
    width: 50%;
    background-color: black;
    height: 0%;
}
.xiaomi-12t{
    background-color: #DADFE9;
}
.t-pro-mobile-kv{
    display: none;
}
#portrait-wrapper{
    background-color: white;
}
#speakers-wrapper{
    background-color: #DADFE9;
}
.t-specifications{
    /* background-color: black; */
}
.telekom-dimesion-retailer img{
    width: 20%;
}

@media only screen and (max-width: 1080px){
    .xiaomi-12t, .xiaomi-12t-pro{
        width: 100%;
    }
    .xiaomi-12t-phones{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .retailer img{
    max-width: 65% !important;
    }
    .top-retailers .retailer {
    width: 382px;
    height: 182px;
    }
}
@media only screen and (max-width: 725px){
    .xiaomi-12t-kv img{
        display: none;
    }
    .xiaomi-12t-mobile-kv{
        display: block !important;
    }
    .xiaomi-12t-mobile-kv img{
        display: block !important;
    }
    .xiaomi-12t-phones img{
        display: none;
    }
    .t-specifications img {
        display: none;
    }
    .t-pro-mobile-kv{
        display: block !important;
    }
    .xiaomi-12t, .xiaomi-12t-pro{
        background-color: white;
    }
    .retailer img{
    max-width: 60% !important;
    }
      .top-retailers .retailer {
    width: 100%;
    height: 152px;
    }
}
@media only screen and (max-width: 725px){
    .retailer img{
    max-width: 50% !important;
    }
}