@media (max-width:400px){
    .head h1 {
        font-size: 40px;
        text-align: center;
    }
    .h1Back{
        top: -50px;
        left: 50px;
    }
}