






@media screen and (max-width: 767px) {

    .w-layout-grid{
        text-align: center;
    }

    .button-base-footer-large{
      width: 100%;
    }

    .brix---icon-list-2{
        margin-bottom: 20px;
    }

    .heading-44{
        margin-bottom: 200px;
    }

    .step-block{
        margin-top: 80px;
    }

    .steps-clone{
        margin-top: -150px;
    }

    .block-48{
        margin-top: -100px;
    }

    .img-block{
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .dot{
        display: none;
    }

    .scroll-animate{
        display: none;
    }

    .scroll-base{
        display: none;
    }
    
    .brix---dropdown-link-icon-wrapper-3 {
  display: flex;
  align-items: center;
  gap: 12px;
  text-align: left;
  justify-content: flex-start;
}

.brix---dropdown-link-icon-wrapper-3 > div {
  text-align: left;
}
}
