.three-equal figure, .three-equal img{
    border: 0px solid #fff !important;
}
.three-equal img:hover{
    background-color: #f2f2f2;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);;
    border-radius: 16px;
    
}
.three-equal .image-link-overlay{
    display:none;
}
.vp-container {
max-width: unset !important;
}
.vp-desktop-navigation__page-tree {
padding: 0px !important;
}

.footer__attribution-line--copyright li:nth-child(2), .hc-footer-font-color img{
    display:none;
}