@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 800px) {
.movilphone {
display: none;
padding-top:25px;
}
}