.st_company_profile_media iframe, .st_company_profile_media img {
  display: block;
  width: 100%;
  aspect-ratio: 1.7777777778;
  border-style: solid;
  border-width: 0.125rem;
  border-color: var(--main-color, #0060ab);
  border-radius: 0.5rem;
}
.st_company_profile_media_wrapper {
  --content-width:100%;
  max-width: 80rem;
  width: auto;
}
/*# sourceMappingURL=./profile.css.map */