
@media (min-width: 416px) {
    body {
    height: 100%;
    overflow-x: visible; /*fix he layout */
    width: 100%;
    }
}
