@media only screen and (max-width: 600px){
    div.screen-content{
        margin-top: 6rem;
    }
}