
/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
  height: 100%;
}


.img-portfolio {
  margin-bottom: 15px;
}


/* Footer Styles */
footer {
}

/* Responsive Styles */
@media(max-width:767px) {

    .img-portfolio {
        margin-bottom: 15px;
    }

}