#customBillboardFull.fit{
    cursor: default;
    width: 1000px;
    height: auto;
    top: calc(50vh - 450px) !important;
    left: calc(50vw - 500px) !important;
}

#customBillboardFull.fit.photo {
    height: 900px;
}

.customBillboard.fit .tag-media-content .tag-image, .mattertageditor .tag-image {
	background-size: 95%;
}