﻿@media (max-width:768px) {
    .section-content .big-text-center {
        top: 55% !important;
    }

    .parallax-maca img {
        display: none !important;
    }

    .small-maca-icon {
        opacity: 0;
        margin: 0 0 0 -10px !important;
        width: 25px !important;
    }

    .desktop {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    #qLoverlay {
        background: #ffd7d7 url(../img/loading_mobile.jpg) no-repeat center center !important;
        background-size: cover !important;
    }

    .section-1 .scane-01 {
        background: url('../img/mobile/membership.jpg') top center !important;
        background-size: 84% !important;
    }
}
