#products-container {
    display: flex;
    flex-direction: row;
    align-items: end;
    flex-wrap: wrap;
    justify-content: center;
}

div#sub-footer-div {
    margin-top: 0;
}

.block-quote-2 {
    padding: 10px 20px;
}

#w-node-a20a5a4f-c6b4-f546-f30e-4254e6b7a9d8-a1e9903e>img {
    max-height: 300px;
    margin: 0 auto;
}

#w-node-_2ff09a84-b083-f0c9-26b4-75e53e160559-a1e9903e {
    height: 250px;
}

section#safe_home_revolution_footer p {
    color: #898989;
}

section#safe_home_revolution_footer p#copy-right {
    color: white;
    text-align: center;
}


@media screen and (min-width: 2100px) {
    .container-27 {
        padding-top: 1000px;
    }

    #w-node-_2ff09a84-b083-f0c9-26b4-75e53e160559-a1e9903e {
        height: 182px;
    }
}

/* @media screen and (max-width: 1650px) {
    #w-node-_2ff09a84-b083-f0c9-26b4-75e53e160559-a1e9903e {
        height: 260px;
    }
} */

@media screen and (max-width: 1650px) {
    #w-node-_2ff09a84-b083-f0c9-26b4-75e53e160559-a1e9903e {
        height: 350px;
    }
}

@media screen and (max-width: 1400px) {
    #w-node-_2ff09a84-b083-f0c9-26b4-75e53e160559-a1e9903e {
        height: 240px;
    }
}

@media screen and (max-width: 1200px) {
    #w-node-_2ff09a84-b083-f0c9-26b4-75e53e160559-a1e9903e {
        height: 300px;
    }
}

@media screen and (max-width: 991px) {
    .section-21 {
        height: 800px;
    }

    #w-node-_2ff09a84-b083-f0c9-26b4-75e53e160559-a1e9903e {
        height: 250px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1399px) {
    div#products-container>div {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .section-21 {
        height: 820px;
    }

    #w-node-_2ff09a84-b083-f0c9-26b4-75e53e160559-a1e9903e {
        height: fit-content;
    }
}

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

    .section-21 {
        height: 780px;
    }
}