/*!
 * Start Bootstrap - 3 Col Portfolio HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    /*padding-top: 0px;*/ /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.portfolio-item { margin-bottom: 25px; }

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
    .portfolio-item { border: solid 1px black; padding: 5px 0px 0px 5px; }
}

/*footer { margin: 50px 0; }*/