﻿


@media only screen and (max-width: 1440px) {
    /*#home .home-banner, #home .how-we-work, #home .home-text-banner, #who-are-we .done-is-better, .team, .contactUs-banner  {*/
    /*    min-height: 100vh;*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    justify-content: center;*/
    /*    padding: 4rem 0;*/
    /*}*/
    /*#home .how-we-work .hww-content .hww-card .hww-card-text .hww-card-title {*/
    /*    font-size: 2rem;*/
    /*}*/
    /*#home .how-we-work .hww-content .hww-card .hww-card-text .hww-card-description {*/
    /*    font-size: 1.25rem;*/
    /*}*/
    /*#who-are-we .our-values {*/
    /*    padding: 8rem;*/
    /*}*/
    /*#contact-us .contact-banner-img img {*/
    /*    max-height: 460px;*/
    /*}*/
}

