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

    /* --------------------------- HOME PAGE INTRO BANNER */
    .home-intro-wrapper {height: 434px; padding: 124px 0 0 0;}
    .bar1-wrapper, .bar2-wrapper, .bar3-wrapper, .bar4-wrapper {display: none;}
    .mobile-smallest-intro {display: block;}
    .mobile-smallest-intro h1.h68 {font-size: 32px; line-height: 42px; background: rgba(16, 16, 16, 0.8); margin: 0 16px; padding: 15px 24px 14px;}

    /* --------------------------- OPTIONS */
    .options {margin: 47px auto 0;}

    /* --------------------------- DOWN BUTTON */
    .down {top: 538px;}

    /* --------------------------- CLIENTS BANNER */
    .clients-banner {width: 296px;}
    .client-card {margin: 0 4px 8px 4px;} 

    /* --------------------------- WEAPONS BANNER */
    .weapon-card {margin: 0 1px;}

    /* --------------------------- MODAL */
    .modal-box {padding: 8px;}

    /* --------------------------- SARASIN INVESTORS ROW */
    .investors img {width: 40px; height: 40px;}

    /* --------------------------- SARASIN JOURNEY ROW */
    .journey img {width: 40px; height: 40px;}
    .journey img.arrow {width: 24px; height: 24px;}}