.body-render-container, .content-page-main, .body-text-container, .mainbody-content
{
    padding: 0px !important;
}

.yt-main-container
{
    margin-top: 1em !important;
    margin-left: 0em !important;
}

.sidebar-left.greenbg
{
    margin-top: 1.25em !important;
    margin-bottom: 1em !important;
    justify-content: center !important; 
}
        
.img-container-position img
{
  position: relative;
  left: 50%;
  transform: translate(-50%);
}

.mainbody
{
    margin-top: 1em !important;
}

.mainbody .page-section.portfolio
{
    margin-top: -1em !important;
    padding-top: 0px !important;
}

.dataDownloadBtn 
{
    margin-bottom: 2em;
    padding-left: 0px !important;
}

.data-dwnld-btn
{
    background-color: white !important;
}

.body-container .dataDownloadBtn 
{
    padding-left: 0px !important;
}

.container-powerbi-outer
{
    padding-left: 0px !important;
}

.img-link-container .img-link
{
    padding-left: 0px !important;
}

.body-container .body-title-image
{
    
}

.container-powerbi
{
    margin-bottom: 1em !important;
}

@media only screen and (min-width: 1480px) {
    .container-powerbi 
    {
        width: calc(vw * .9547) !important; 
        height: calc(vw * .9469) !important;
    }    
}

@media only screen and (min-width: 1281px) and (max-width: 1479px) {
  .container-powerbi 
    {
        width: calc(vw * .9367) !important;
        height: calc(vw * .8868) !important;
    }    
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .container-powerbi 
    {
        width: calc(vw * .9512) !important;
        height: calc(vw * .9004) !important;
    }    
}

@media only screen and (min-width: 913px) and (max-width: 1024px) {
  .container-powerbi 
    {
        width: calc(vw * .8871) !important;
        height: calc(vw * .84) !important;
    }    
}

@media only screen and (min-width: 834px) and (max-width: 912px) {
  .container-powerbi 
    {
        width: calc(vw * .8513) !important;
        height: calc(vw * .8057) !important;
    }    
}

@media only screen and (min-width: 801px) and (max-width: 833px) {
  .container-powerbi 
    {
        width: calc(vw * .8114) !important;
        height: calc(vw * .7677) !important;
    }    
}

@media only screen and (min-width: 768px) and (max-width: 800px) {
  .container-powerbi 
    {
        width: calc(vw * .7812) !important;
        height: calc(vw * .7395) !important;
    }    
}

@media only screen and (min-width: 641px) and (max-width: 767px) {
  .container-powerbi 
    {
        width: calc(vw * .7812) !important;
        height: calc(vw * .7395) !important;
    }    
}

@media only screen and (min-width: 541px) and (max-width: 640px) {
  .container-powerbi 
    {
        width: calc(vw * .9512) !important;
        height: calc(vw * .9002) !important;
    }    
}

@media only screen and (min-width: 431px) and (max-width: 540px) {
  .container-powerbi 
    {
        width: calc(vw * .9512) !important;
        height: calc(vw * .9002) !important;
    }    
}

@media only screen and (min-width: 401px) and (max-width: 430px) {
  .container-powerbi 
    {
        width: calc(vw * .7980) !important;
        height: calc(vw * .8029) !important;
    }    
}

@media only screen and (min-width: 360px) and (max-width: 400px) {
  .container-powerbi 
    {
        width: calc(vw * .8333) !important;
        height: calc(vw * .7888) !important;
    }    
}

@media only screen and (min-width: 344px) and (max-width: 359px) {
  .container-powerbi 
    {
        width: calc(vw * .7994) !important;
        height: calc(vw * .7558) !important;
    }    
}


        