.degree-view-section .degree-Banner iframe { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.degree-view-section .degree-Banner .degree-Banner-Box { position: relative; {# overflow: hidden; #} width: 100%; padding-bottom: 56.25%; }

.degree-view-section .deg-label { width: 100%; display: inline-block; position: relative; background: #80a918; text-align: center; padding: 5px 0; }
.degree-view-section .deg-label p { width: 100%; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 18px; line-height: 1.22; font-weight: 700; font-family: 'Open Sans Condensed', sans-serif; }
.degree-view-section .deg-label p img { width: 100%; display: inline-block; max-width: 60px; object-fit: contain; object-position: center; margin: 0 6px 0 0; }

.degree-view-section { width: 100%; display: inline-block; vertical-align: top; }
.degree-view-section .degree-inner {width: 100%; display: inline-block; }
.degree-view-section .degree-Banner { width: 100%; max-width: 100%; display: block;}
.degree-Banner iframe { width: 100%; display: inline-block; }

#loading-gui #loading-background { background-position: 100% !important; background-repeat: no-repeat !important;  background-size: cover !important; }
.degree-Banner-Main-Box {
    max-width: 840px;
    margin: 0 auto;
    width: 100%;
}