@media (max-width: 767.98px) {
 h1{
    font-size: 20px;
    
  }
  .btn-primary{
        width: 130px;
        font-size: 13px;
    }
    
}

