@media screen and (max-width: 640px) {
    body {
        margin:0px 0px 0px 0px;
    }
}
