/*.justified-layout>.photo>.thumbimg, .justified-layout>.photo>.thumbimg>img, .unjustified-layout>.photo>.thumbimg, .unjustified-layout>.photo>.thumbimg>img {
    width: 100%;
    height: 100%;
	max-width:260px;
	max-height:260px !important;
    border: solid 1px  #ccc;
    -o-object-fit: cover;
    object-fit: cover;
}
div.photo{max-width:260px!important;} 
*/ 
.hosted_by {display:none;}