body
{
    background-image: url("images/BG-export-export.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-color: rgba(223,231,233,255);
    height: auto;
    overflow-x: hidden;
}

#card-embed
{
    border-radius: 5px;
    overflow: hidden;
    height: 350px;
}
