.portlet-asset-publisher .asset-abstract {
    overflow: auto;
}

@media only screen and (min-width: 768px) {
    .portlet-asset-publisher .asset-actions {
        position: absolute;
        right: 10px;
        z-index: 1;
    }
}

.portlet-asset-publisher .asset-full-content img {
    max-width: 100%;
}