@media only screen and (max-width:720px)
{
    .nophone {display:none;}
}
.imagesize {
    width: 47vw;
}