@media (min-width: 640px) {
    .sm\:text-sm {
        font-size: .772vw !important;
    }
    .brands__see-all {
        width: 20.63vw !important;
    }
    .tools__sign-up {
        width: 16.19vw !important;
    }
    .terms__content__items__item h2 {
        font-size: 1.777vw !important;
    }
    .tools h1 {
        right: 0 !important;
        top: -10vh !important;
    }
    .tools__wrap {
        word-spacing: 0 !important;
    }
    .solve-problems__slider__slide__content__description {
        margin-bottom: 10vw !important;
    }
    .info-pt-fontsize {
        font-size: 2.333vw !important;
    }
}