/*  -------------------------------------------------------------
    -------------------------------------------------------------
    CSS CODED BY Greg Jones - 2016
    -------------------------------------------------------------
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */


    .section {
        margin: 0 auto;
        padding: 0 20px;
        max-width: 1180px; /* This is the width of your content area */
    }

    /* Scale images */
    img { 
        max-width: 100%;
    }