@media only screen and (min-width:600px) and (max-width:900px)
{
    .bg {
          height: 319px!important;
       }

    .h1 {
          font-size: 46px!important;
          padding-top: 22%!important;
        }

        
    .navbar-toggler {
                       margin-right: 15%;
                    }

    .navbar-nav .nav-link {
                             padding-left: 9%!important;
                          }

    .if {
           font-size: 37px!important;
        }

    .address {
                margin-left: 29%!important;
                margin-top: 6%!important;
             }

     .text6 {
                font-size: 51px!important;
            }

     .text7 {
                font-size: 17px!important;
            }

     .text8 {
                font-size: 9px!important;
            }

     .background {
                   height: 392px!important;
                 }

      .text12 {
                 font-size: 28px!important;
                 padding-top: 8%!important;
              }

      .text13 {
                font-size: 9px!important;
              }

     .text17 {
                font-size: 41px!important;
            }
}