@media (max-width: 767.98px) {
  .logo {
    position: relative;
    height: 80px !important;
  }
  #navbarNav {
    position: relative;
    top: 20px;
  }

  /* First section starts  */
  .yarra-section {
    padding: 20px 20px;
    background-color: #fff;
  }

  .yarra-badge {
    text-align: left !important;
  }

  .yarra-btn-call,
  .yarra-btn-whatsapp {
    padding: 15px 20px;
    font-size: 16px;
    border-radius: 7.5px;
    font-weight: 600;
    border: none;
  }

  /* First section end  */

  /* About section starts  */

  .custom-about-section {
    padding: 20px 20px;
  }

  /* about section ends here  */

  /* Services section starts here  */

  .services-section {
    padding: 50px 20px;
    background-color: #fff;
  }

  /* Services section ends here  */

  /* Our work section starts here  */

  .yw-section {
    padding: 20px 20px;
  }

  /* Footer section starts here   */

  .footer-logo {
    height: 40px !important;
  }
}
