.content-section div div:nth-child(2) ul {
    display: grid;
    grid-template-columns: auto auto;
}

@media (max-width: 374px) {
    .content-section div div:nth-child(2) ul {
        display: grid;
        grid-template-columns: auto;
    }

    .products-new-hero-wrapper {
        height: 91.5rem;
    }

    .monitoring-img {
        margin-top:48rem;
    }

    .product-users {
        margin-top: 3rem;
    }

    .most-popular-features-1 {
        height: 142rem;
    }
}

@media (max-width: 474px) and (min-width:375px) {
    .products-new-hero-wrapper {
        height: 108.5rem;
    }

    .monitoring-img {
        margin-top: 23.5rem;
    }

    .product-users {
        margin-top: 86rem;
    }

    .most-popular-features-1 {
        height: 132rem;
    }

    .content-section div div:nth-child(2) ul {
        display: grid;
        grid-template-columns: auto;
    }
}

@media (min-width: 424px) and (max-width: 474px) {
    .monitoring-img {
        margin-top: 63.25rem;
    }

    .product-users {
        margin-top: 3rem;
    }

    .products-new-hero-wrapper {
        height: 105.5rem;
    }
}

@media (min-width: 475px) and (max-width: 700px) {
    .content-section div div:nth-child(2) ul {
        display: grid;
        grid-template-columns: auto;
    }

    .content-section div div:nth-child(2) ul li {
        font-size: 1.3rem;
    }

    .products-new-hero-wrapper {
        height: 110.75rem;
    }

    .monitoring-img {
        margin-top: 72rem;
    }

    .product-users {
        margin-top: 3rem;
    }

    .most-popular-features-1 {
        height: 142rem;
    }
    .main-img {
        max-width: 82%  !important;
    }
}

@media (min-width: 701px) and (max-width: 900px) {
    .content-section div div:nth-child(2) ul {
        display: grid;
        grid-template-columns: auto;
    }

    .products-items-holder-v1 {
        margin-top: 3rem;
    }

    .content-section .second-division .form-title {
        margin-top: -2rem;
    }

    .products-new-hero-wrapper {
        height: 59rem;
    }

    .monitoring-img {
        margin-top: 0rem;
    }

    .product-users {
        margin-top: 2.5rem !important;
    }

    .most-popular-features-1 {
        height: 156rem;
    }
    .main-img {
        max-width: 90%;
    }

}

@media (min-width: 768px) and (max-width: 900px) {
    .content-section div div:nth-child(2) ul {
        display: grid;
        grid-template-columns: auto auto;
    }

    .content-section div div:nth-child(2) ul li {
        line-height: 2.4rem;
        font-size: 0.85rem;
        background-size: 1rem;
        padding-left: 1rem;
    }

    .content-section .second-division .form-title {
        margin-top: 2rem !important;
    }

    .products-new-hero-wrapper {
        height: 47rem;
    }

    .products-items-holder-v1 {
        margin-top: 1rem;
    }

    .most-popular-features-1 {
        height: 165rem;
    }

    .product-users {
        margin-top: 3rem !important;
    }
    .monitoring-img {
        margin-top: -12rem;
    }

}

@media (min-width: 900px) and (max-width: 1019px) {
    .monitoring-img {
        margin-top: -9.5rem;
    }
    .main-img {
        max-width: 90% !important;
    }
    .product-users {
        margin-top: 4rem !important;

    }

    .most-popular-features-1 {
        height: 150rem;
    }

    .content-section .second-division .form-title {
        margin-top: 4rem;
    }

    .products-new-hero-wrapper {
        height: 50rem;
    }
}

@media (min-width: 1020px) and (max-width: 1200px) {

    .monitoring-img {
        margin-top: -6rem;
    }
    .main-img {
        max-width: 95% !important;
    }

    .products-items-holder-v1 {
        margin-top: 3.5rem;
    }

    .products-new-hero-wrapper {
        height: 50.5rem;
    }

    .content-section .second-division .form-title {
        margin-top: 3rem;
    }

    .most-popular-features-1 {
        height: 62rem;
    }

    .product-users {
        margin-top: 2.5rem;
    }
}

@media (min-width: 1201px) and (max-width: 1439px) {
    .mpf-container-1 {
        width: 100% !important;   
    }
    .monitoring-img {
        margin-top: -1rem;
    }
    .main-img {
        max-width: 97% !important;
    }

    .product-users {
        margin-top: -3rem;
    }

    .most-popular-features-1 {
        height: 65rem;
    }

    .heading-183 {
        line-height: 1.5rem !important;
    }

    .icon-img-1 {
        top: 1.25rem;
    }

    .icon-img {
        position: absolute;
        top: 1rem;
    }
}

@media (min-width: 1440px) {
    .products-new-hero-wrapper {
        height: 65.5rem;
    }
    .monitoring-img {
        margin-top: -11.5rem;
    }
    .main-img {
        max-width: 100%;
    }
    .most-popular-features-1 {
        height: 63rem;
    }
    .content-section .second-division .form-title {
        margin-top: -1rem;
    }
    .product-users {
        margin-top:3rem;
    }

}

@media (min-width: 1640px) and (max-width: 1919px) {
    .products-new-hero-wrapper {
        height: 68rem !important;
    }

    .monitoring-img {
        margin-top: -13.5rem !important;
    }
    .main-img {
        max-width: 100% !important;
    }
    .product-users {
        margin-top: 2rem !important;
    }
}

@media screen and (min-width: 1920px) {
    .products-new-hero-wrapper {
        height: 74.5rem;
    }
    .main-img {
        max-width: 100% !important;
    }

    .monitoring-img {
        margin-top: -15rem !important;
    }

    .most-popular-features-1 {
        height: 98rem;
    }

    .content-section .second-division .form-title {
        margin-top: 1rem;
    }
    .product-users {
        margin-top: -3rem !important;
    }
}

@media (min-width: 2200px) {
    .product-users {
        margin-top: 1rem !important;
    }
}

@media (min-width: 2559px) {
    .monitoring-img {
        margin-top: 8.5rem;
    }
}