



.insti{
    transform-origin: center center;
border-style: solid;
border-width: 10px 10px 10px 10px;
border-color: #ffffff;
border-radius: 3px 3px 3px 3px;
box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%);
}

.gerente{
    right: 0px;
    width: 50%;
    max-width: 50%;
    bottom: 0px;
    position: absolute;
    top: 196px;
    margin-right: -200px;
}