#mobile{
display:none;
}

@media (max-width: 768px) {
    .baner h1{
        padding-left:35px;
}
}