@import url('/assets/certificafy-inmobiliarias-v6.css?v=6');

.metaStage .stageBrand img{
  display:block;
  width:min(390px,100%);
  height:auto;
  margin-top:2px;
  padding:11px 15px;
  border-radius:12px;
  background:#fff;
  box-shadow:0 12px 30px #07162c38;
}

@media(max-width:620px){
  .metaStage .stageBrand img{width:min(320px,100%);padding:9px 12px}
}
