@media screen and (max-width:800px) {
    @-ms-viewport {
        width:321px;
    }
}