.box-shortcode-info {
    width:100%;
    border:1px solid;
    padding:10px;
    margin:10px 0px 10px 0px;
}
.img-circle{
    position: relative; width: 200px; max-height:106px; overflow: hidden; border-radius: 50%;
}
.img-circle img {width: 100%; height: auto; }