body.author .qtass-author-extra-section{
  clear: both;     
  width: 100%;
  margin-top: 12px;
}

body.author .qtass-author-extra-section .author-extra-box{
  padding: 16px 18px;
  border-radius: 12px;
  background: #fff;
}

body.author .qtass-author-extra-section .author-extra-box img{
  max-width: 100%;
  height: auto;
  display: block;
}

body.author .section-content .avatar,
body.author .section-content .sab-custom-avatar{
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

body.author .saboxplugin-wrap{
  display: none !important;
}
