.tripledots {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.collage-404 a.loaded img{width:44px;height:29px;object-fit:cover;}
@media screen and (max-width: 760px) {
    .collage-404 a.loaded img {width: 24px;height: 12px;object-fit: cover;}
    .project-filter-mobile .inside-filter .select2.select2-container{width:100% !important}
    .select2-container--open .select2-dropdown--below{width:200px !important}
}
@media screen and (min-width: 1024px) {
    .page.projects .cont {height:540px;overflow-x:scroll;padding: 0 10px;}}
.video-preview img{max-height:350px;}
#mainprojects .project-detail img.mainimage{max-height:405px;}