@media only screen and (max-width: 480px) {

.footer {display: none;}
.footer2{width: 100%; height: auto;display: inline;}

}

