.hs-line-4.font-alt.black{
	display: none;
}
.small-section.bg-gray-lighter{
	display: none;
}
.dialog-off-canvas-main-canvas .nd-region:nth-of-type(1){
	padding-bottom:0!important;
}
.is-multi.calendar-view-day__row, .calendar-view-table .calendar-view-day__row{
	background: #FFEBCD;
}
.mobile-nav ul.clearlist > li:nth-last-child(-n+3), 
.desktop-nav ul.clearlist > li:nth-last-child(-n+3){
  display: none
}

.pswp__img, .pswp__zoom-wrap{
    width:85%!important;
}
.photoswipe-gallery{
    display: flex;
    flex-flow: wrap;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 30px;
}
.photoswipe-gallery .contextual-region, 
.photoswipe-gallery .field__item{
    margin:3px;
}