/*SOYMOD #84306*/
.single-post .elementor-author-box{
	display:flex;
	justify-content:center;
}

.single-post .elementor-author-box .elementor-author-box__avatar img {
  max-width: 110px;
  border-radius: 66px;
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar {
	align-self: center;
}
/*END MOD*/
