/* 1937px - 9999px */
@media (min-width: 1937px) and (max-width: 9999px) {

    /* STYLE */ 
    .mobile{
    display: none;
    }
    section#section-content-home1{
    height: auto;
    }
    /* STYLE */

    /* section CONTENT HOME 6 */

    /* section CONTENT HOME 6 */

    /* section CONTENT HOME 7 */

    /* section CONTENT HOME 7 */

    /* section CONTENT HOME 8 */
    section#section-content-home8{
        height: 80rem;
    }
    /* section CONTENT HOME 8 */

    /* FOOTER */

    /* FOOTER */

}