@media only screen and (min-width: 768px) {
article {
margin-top: -480px!important;
    z-index: 1000000;
}
}
