
@media screen and (max-width: 900px) {
    a {
        text-decoration: none;
    }
    a:hover {
        text-decoration: none;
    }
    .nav>li>a {
        padding: 10px 9px;
    }
    .vs-wrapp {
        height: 60px;
    }
    .vsItem {
        font-size: 75px;
    }
    .fp-section {
        height: auto !important;
        padding: 0;
    }
    .gallery_large,
    .gallery_small {
        height: auto;
    }
    p small {
        font-size: 45px;
    }
    .text-rotator {
        font-size: 50px;
    }
    .itunes {
        height: 280px;
    }
}
