﻿.baseDocuments {
    position: absolute;
    right: 0;
    top: 0;
}

.baseDocumentsImage {
    width: 287px;
    height: 97px;
    border: 1px solid rgb(205, 205, 205);
}

.ms-WPBody {
    background-color: inherit !important;
}