.single-client smartframe-embed.smart-frame {
max-height: 55px;
width: auto;
}
smartframe-embed.smart-frame {
background: transparent;
background-image: none !important;
}
#site-footer  .smart-frame-wrapper {
max-width: 200px;
}
.smart-frame-wrapper {
height: -webkit-fill-available;
width: -webkit-fill-available;
}
.smart-frame-wrapper smartframe-embed.smart-frame {
background-size: contain;
}
.elementskit-client-slider-item .smart-frame-wrapper {
max-height: 55px;
width: auto;
}
.elementor-widget-elementskit-client-logo .smart-frame-wrapper {
cursor: pointer;
}
.author-avatar smartframe-embed.smart-frame {
margin-top: 0;
}
.related-posts smartframe-embed.smart-frame {
border-radius: 10px;
}
.related-posts .smart-frame-wrapper {
width: auto;
height: auto;
}
.type-post.format-standard.has-post-thumbnail .smart-frame-wrapper {
height: auto;
width: auto;
}
body:not(.single-post) .type-post.format-standard.has-post-thumbnail .smart-frame-wrapper {
aspect-ratio: 16/9 !important;
}
body:not(.single-post) .type-post.format-standard.has-post-thumbnail  smartframe-embed.smart-frame {
border-radius: 10px;
aspect-ratio: 16/9 !important;
background-position: center;
cursor: pointer;
height: auto;
}