/* BOF Fixed page header overlaps in-page anchors
https://css-tricks.com/fixed-headers-on-page-links-and-overlapping-content-oh-my/*/

html {
  scroll-padding-top: 100px;
}

/* EOF Fixed page header overlaps in-page anchors */


.row .col-md-3 .images-effect {
	display: block !important;
}
