.img-box {
    width: 250px;
    height: 250px;
    float: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    border-radius: 60%;
    border:3px solid #cecece;
}

.card-header:first-child {
    border-radius: calc(.75rem - 1px) calc(.75rem - 1px) 0 0;
}
.card-header {
    border-bottom: 0;
    padding-bottom: 0;
}
.card-header {
    padding: 1.25rem 1.75rem;
    margin-bottom: 0;
    background-color: transparent;
}

.nomics-ticker-widget-embedded.nomics-ticker-widget-size-responsive {
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
