﻿body {
}
@media (max-width: calc(640px - 1px)) {
    .nophone{
        display:none;
    }
}