.container {
    padding: 0 10px;
}
@media(max-width: 767px){
    h1 {
        font-size: 2.5rem;
    }
}